Merge pull request #542 from jellyfin/renovate/ci-deps

Update actions/download-artifact action to v4.1.9
This commit is contained in:
gnattu
2025-02-27 03:47:56 +08:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
core.setOutput('major', major)
- name: Download Artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with:
name: ${{ inputs.distro }}-${{ matrix.release }}-${{ matrix.arch }}
path: artifact
+1 -1
View File
@@ -76,7 +76,7 @@ jobs:
core.setOutput('major', major)
- name: Download Artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with:
name: mac-${{ matrix.arch }}-portable
path: artifact
+1 -1
View File
@@ -72,7 +72,7 @@ jobs:
core.setOutput('major', major)
- name: Download Artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with:
name: ${{ inputs.os }}-${{ matrix.arch }}-portable
path: artifact
@@ -85,7 +85,7 @@ jobs:
core.setOutput('major', major)
- name: Download Artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
with:
name: win-clang-${{ matrix.arch }}-portable
path: artifact