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