We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a18db3 commit 5f4f575Copy full SHA for 5f4f575
.github/workflows/run-tests.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Store Log Artifacts
51
if: failure()
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: Store report artifacts
55
path: ./vendor/orchestra/testbench-core/laravel/storage/logs
0 commit comments