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