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 67d2b88 commit d87e691Copy full SHA for d87e691
.github/workflows/build.yaml
@@ -33,7 +33,7 @@ jobs:
33
working-directory: example
34
run: pnpm test
35
36
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v5
37
if: always()
38
with:
39
name: playwright-report
0 commit comments