We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e2e733 + 5abcdb4 commit 5f1eb0aCopy full SHA for 5f1eb0a
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@v6
+ uses: actions/upload-artifact@v7
55
if: steps.playwright-tests.conclusion != 'skipped'
56
with:
57
name: playwright-report
0 commit comments