We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3e1c30 + bde1d59 commit f3afc31Copy full SHA for f3afc31
1 file changed
.github/workflows/e2e_tests.yml
@@ -51,7 +51,7 @@ jobs:
51
run: npm run test:e2e
52
53
- name: Upload Playwright Report and Screenshots
54
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
55
if: steps.playwright-tests.conclusion != 'skipped'
56
with:
57
name: playwright-report
0 commit comments