Merge pull request #57 from jellyfin/renovate/actions-upload-artifact-digest

Update actions/upload-artifact digest to ea165f8
This commit is contained in:
Joshua M. Boniface
2025-03-30 15:44:24 -04:00
committed by GitHub

View File

@@ -416,7 +416,7 @@ jobs:
fi
- name: "Store artifacts for next stage"
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
with:
name: windows-artifacts
retention-days: 1
@@ -505,7 +505,7 @@ jobs:
Rename-Item -Path .\jellyfin_*_windows-x64.exe -NewName ("jellyfin_${{ env.JELLYFIN_VERSION }}_windows-x64.exe")
- name: "Store artifacts for next stage"
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
with:
name: windows-installer-artifacts
retention-days: 1