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 010eaaf commit cbb27a4Copy full SHA for cbb27a4
1 file changed
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
run: |
77
npm run test:e2e
78
79
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
80
if: ${{ !cancelled() }}
81
with:
82
name: playwright-report
0 commit comments