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 41d59a9 commit f78aba5Copy full SHA for f78aba5
.github/workflows/test-and-release.yaml
@@ -83,7 +83,7 @@ jobs:
83
HOME: /root
84
run: npx playwright test -x --project ${{ matrix.browser }}
85
86
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
87
if: always()
88
with:
89
name: playwright-report-${{ matrix.browser }}
0 commit comments