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 2bc4625 commit 33cea7bCopy full SHA for 33cea7b
.github/workflows/playwright.yml
@@ -31,7 +31,7 @@ jobs:
31
VRT_BRANCHNAME: ${{ github.head_ref || github.ref_name }}
32
VRT_CIBUILDID: "Github run_id: ${{ github.run_id }}"
33
34
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
35
if: always()
36
with:
37
name: playwright-report
0 commit comments