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.4.0
This commit is contained in:
parent
37451c8c8c
commit
2e9e56a031
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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
|
||||
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
|
||||
with:
|
||||
name: jellyfin-org__build
|
||||
path: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user