Skip to content

Commit

Permalink
Update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
britka committed Mar 28, 2024
1 parent efdd7ee commit c3404ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: 'Playwrightuim local Tests'
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright/java:v1.41.2-jammy
image: mcr.microsoft.com/playwright/java:v1.42.0-jammy
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down

0 comments on commit c3404ea

Please sign in to comment.