Update actions/download-artifact digest to d3f86a1

This commit is contained in:
renovate[bot]
2025-08-10 15:42:30 +00:00
committed by GitHub
parent d6231a55b2
commit 26f0cdad79

View File

@@ -440,7 +440,7 @@ jobs:
python checkout.py 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
@@ -509,7 +509,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