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 585db44 commit 173d726Copy full SHA for 173d726
1 file changed
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Run Playwright tests
43
run: pnpm test
44
45
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
46
if: always()
47
with:
48
name: playwright-report
0 commit comments