Skip to content

Commit e2dfc98

Browse files
committed
2927: Changed to upload artifact v4
1 parent 57fdd17 commit e2dfc98

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454
docker compose run --rm playwright npx playwright install --with-deps
5555
docker compose run --rm playwright npx playwright test --retries 3
5656
57-
58-
- uses: actions/upload-artifact@v3
57+
- uses: actions/upload-artifact@v4
5958
if: always()
6059
with:
6160
name: playwright-report

0 commit comments

Comments
 (0)