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 5c9f845 commit 8777500Copy full SHA for 8777500
.github/workflows/run-tests.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Store Log Artifacts
54
if: failure()
55
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
56
with:
57
name: Store report artifacts
58
path: ./vendor/orchestra/testbench-core/laravel/storage/logs
0 commit comments