Update actions/download-artifact digest to d3f86a1 (#64)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-26 09:42:58 -06:00
committed by GitHub
parent a3b1e6f876
commit 428c0ca386

View File

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