mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2025-03-03 02:58:34 +00:00
Update actions/upload-artifact action to v4.5.0
This commit is contained in:
parent
fb2bab557f
commit
5fea0c9c83
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
npm ci --no-audit
|
||||
npm run build
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
|
||||
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
|
||||
with:
|
||||
name: jellyfin-org__build
|
||||
path: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user