Skip to content

Commit

Permalink
2927: Changed to upload artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tuj committed Feb 3, 2025
1 parent 57fdd17 commit e2dfc98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ jobs:
docker compose run --rm playwright npx playwright install --with-deps
docker compose run --rm playwright npx playwright test --retries 3
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit e2dfc98

Please sign in to comment.