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 922ec25 commit f363b2aCopy full SHA for f363b2a
.github/workflows/run-playwright-tests.yml
@@ -76,7 +76,7 @@ jobs:
76
# cd tests
77
# npm run test:ci
78
- name: Upload Artifacts
79
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
80
if: always()
81
with:
82
name: playwright-report
0 commit comments