Skip to content

Commit

Permalink
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent b778f32 commit 30775ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Install, verify and build
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.33.0-jammy
image: mcr.microsoft.com/playwright:v1.39.0-jammy
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 30775ed

Please sign in to comment.