Skip to content

Commit 6e57209

Browse files
committed
update yml on latest docker
1 parent 58513b1 commit 6e57209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
timeout-minutes: 60
1010
runs-on: ubuntu-latest
1111
container:
12-
image: mcr.microsoft.com/playwright:v1.43.1-jammy
12+
image: mcr.microsoft.com/playwright:v1.53.2-jammy
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)