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 bf71c45 commit 9fc7e9aCopy full SHA for 9fc7e9a
1 file changed
.github/workflows/docker.yml
@@ -135,7 +135,7 @@ jobs:
135
if: matrix.container == 'php82' || matrix.container == 'php83' || matrix.container == 'php84'
136
working-directory: tests
137
run: npx playwright test
138
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
139
140
with:
141
name: playwright-report-${{ matrix.container }}
0 commit comments