mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update https://data.forgejo.org/forgejo/upload-artifact action to v5 (forgejo) (#11631)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11631 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
a8837bc1ab
commit
692905a2a3
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ jobs:
|
|||
RUN_ALL: ${{steps.run-all.all}}
|
||||
- name: Upload test artifacts on failure
|
||||
if: failure()
|
||||
uses: https://data.forgejo.org/forgejo/upload-artifact@v4
|
||||
uses: https://data.forgejo.org/forgejo/upload-artifact@v5
|
||||
with:
|
||||
name: test-artifacts.zip
|
||||
path: tests/e2e/test-artifacts/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue