mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2024-11-23 05:49:52 +00:00
Update actions/upload-artifact action to v4.4.3 (#1153)
Some checks failed
build / Build (push) Has been cancelled
lint / Lint TypeScript/JavaScript (push) Has been cancelled
lint / Lint Markdown (push) Has been cancelled
test / Test URLs (test:blog-urls) (push) Has been cancelled
test / Test URLs (test:docs-urls) (push) Has been cancelled
test / Test URLs (test:web-urls) (push) Has been cancelled
build / Deploy to GitHub Pages (push) Has been cancelled
build / Deploy to Cloudflare Pages (push) Has been cancelled
Some checks failed
build / Build (push) Has been cancelled
lint / Lint TypeScript/JavaScript (push) Has been cancelled
lint / Lint Markdown (push) Has been cancelled
test / Test URLs (test:blog-urls) (push) Has been cancelled
test / Test URLs (test:docs-urls) (push) Has been cancelled
test / Test URLs (test:web-urls) (push) Has been cancelled
build / Deploy to GitHub Pages (push) Has been cancelled
build / Deploy to Cloudflare Pages (push) Has been cancelled
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c45511ed78
commit
677b0b5154
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@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
|
||||
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
|
||||
with:
|
||||
name: jellyfin-org__build
|
||||
path: build
|
||||
|
Loading…
Reference in New Issue
Block a user