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 21d8823 commit ae95717Copy full SHA for ae95717
.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