Skip to content

Commit

Permalink
build: upgrade playwright action
Browse files Browse the repository at this point in the history
  • Loading branch information
theetrain committed Sep 6, 2024
1 parent 0570b2a commit 36b29d3
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 @@ -9,7 +9,7 @@ jobs:
name: End to End tests
timeout-minutes: 10
runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright:v1.45.0-jammy
container: mcr.microsoft.com/playwright:v1.47.0-jammy
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 36b29d3

Please sign in to comment.