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 6f768d9 commit 5a449d3Copy full SHA for 5a449d3
1 file changed
.github/workflows/test.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Upload logs as artifacts
84
if: always()
85
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
86
with:
87
name: ${{github.job}}-logs-${{ matrix.php-versions }}
88
path: .logs
0 commit comments