We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a890191 commit 4d17d56Copy full SHA for 4d17d56
.github/workflows/e2e-tests.yml
@@ -88,7 +88,7 @@ jobs:
88
- name: Run Playwright tests
89
run: pnpm e2e
90
91
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
92
if: always()
93
with:
94
name: playwright-report
0 commit comments