1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update actions/upload-artifact action to v4.5.0

This commit is contained in:
renovate[bot] 2024-12-20 07:42:19 +00:00 committed by GitHub
parent 0cf41f40f1
commit 6a0111226e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
mv dist/config.tmp.json dist/config.json mv dist/config.tmp.json dist/config.json
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3 uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with: with:
name: frontend name: frontend
path: dist path: dist