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 c157531 commit 61014f2Copy full SHA for 61014f2
.github/workflows/playwright.yml
@@ -35,7 +35,7 @@ jobs:
35
env:
36
DEPLOY_URL: ${{ github.event.inputs.url || github.event.deployment.payload.web_url || github.event.deployment_status.target_url }}
37
38
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
39
if: always()
40
with:
41
name: playwright-report
0 commit comments