chore(deps): update actions/upload-artifact action to v7
Some checks failed
Test / Lint (push) Failing after 1m6s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
Test / Lint (pull_request) Failing after 1m6s
Test / Test (pull_request) Has been skipped
Test / Render parity (pull_request) Has been skipped
Some checks failed
Test / Lint (push) Failing after 1m6s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
Test / Lint (pull_request) Failing after 1m6s
Test / Test (pull_request) Has been skipped
Test / Render parity (pull_request) Has been skipped
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
|||||||
--keep-going
|
--keep-going
|
||||||
- name: Upload parity artifacts
|
- name: Upload parity artifacts
|
||||||
if: always()
|
if: always()
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: render-parity-artifacts
|
name: render-parity-artifacts
|
||||||
path: target/render-parity/current
|
path: target/render-parity/current
|
||||||
|
|||||||
Reference in New Issue
Block a user