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.
2 parents 81d9737 + 0f31147 commit 653b1a7Copy full SHA for 653b1a7
1 file changed
.github/workflows/playwright.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Run Playwright tests
50
run: npx playwright test
51
52
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
53
if: always()
54
with:
55
name: playwright-report
0 commit comments