Skip to content

Commit

Permalink
ci: update container
Browse files Browse the repository at this point in the history
  • Loading branch information
miii committed Oct 16, 2023
1 parent 0bd09b7 commit 63b5ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push
jobs:
test:
runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright:v1.35.0-jammy
container: mcr.microsoft.com/playwright:v1.39.0-jammy
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 63b5ece

Please sign in to comment.