Skip to content

Commit

Permalink
[skip ci][skip deploy] github-actions: Bump actions/upload-artifact f…
Browse files Browse the repository at this point in the history
…rom 3 to 4 (#49)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2024
1 parent c11051b commit 65b9c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# Details: https://github.com/microsoft/playwright/issues/6500#issuecomment-838515115
HOME: /root
run: npm run test:e2e
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report-docs
Expand Down

0 comments on commit 65b9c80

Please sign in to comment.