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 3d79469 commit c3a6264Copy full SHA for c3a6264
1 file changed
.github/workflows/showcase-smoke.yml
@@ -44,7 +44,7 @@ jobs:
44
run: pnpm test:smoke
45
- name: Upload report on failure
46
if: failure()
47
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
48
with:
49
name: showcase-smoke-report
50
path: examples/app-showcase/playwright-report/
0 commit comments