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:
parent
0cf41f40f1
commit
6a0111226e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/__package.yml
vendored
2
.github/workflows/__package.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue