Update actions/download-artifact digest to 95815c3

This commit is contained in:
renovate[bot]
2025-03-19 18:30:34 +00:00
committed by GitHub
parent e589c74dfc
commit d88abfa417

View File

@@ -462,7 +462,7 @@ jobs:
python checkout.py ${{ inputs.version || 'master' }}
- name: "Fetch artifacts from previous stage"
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
with:
name: windows-artifacts
path: ./jellyfin-server-windows
@@ -531,7 +531,7 @@ jobs:
echo "JELLYFIN_RELEASE_TYPE=${{ needs.Windows.outputs.JELLYFIN_RELEASE_TYPE }}" >> $GITHUB_ENV
- name: "Fetch artifact from previous stage"
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
with:
name: windows-installer-artifacts