Skip to content

Commit

Permalink
ci: change playwright action version
Browse files Browse the repository at this point in the history
  • Loading branch information
k1eu committed Aug 9, 2024
1 parent 99e7707 commit 11b8ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-frontend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
name: Playwright Tests
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.46.0-jammy
image: mcr.microsoft.com/playwright:v1.45.3-jammy
defaults:
run:
working-directory: ./apps/web/
Expand Down

0 comments on commit 11b8ac7

Please sign in to comment.