There was an error while loading. Please reload this page.
1 parent eeb9c09 commit 61a1c0aCopy full SHA for 61a1c0a
1 file changed
.github/workflows/docker.yml
@@ -134,7 +134,7 @@ jobs:
134
if: matrix.container == 'php82' || matrix.container == 'php83' || matrix.container == 'php84'
135
working-directory: tests
136
run: npx playwright test
137
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
138
139
with:
140
name: playwright-report-${{ matrix.container }}
0 commit comments