mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
QA: update to Actions upload-artifact v4
This commit is contained in:
parent
a685955f29
commit
25439e2bf7
2
.github/workflows/commit-tests.yml
vendored
2
.github/workflows/commit-tests.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
run: sudo -E tests/system-setup/remote-nextcloud-docker.sh
|
||||
- name: test-runner
|
||||
run: sudo -E tests/runner.sh -dumpoutput -no-smtp-remote remote-nextcloud ehdd default
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: tests-output
|
||||
|
Loading…
Reference in New Issue
Block a user