Skip to content

Commit 6ec839f

Browse files
committed
ci: update Playwright docker image
1 parent d15978e commit 6ec839f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-wallet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 20
1717
runs-on: ubuntu-latest
1818
container:
19-
image: mcr.microsoft.com/playwright:v1.56.1-jammy
19+
image: mcr.microsoft.com/playwright:v1.57.0-jammy
2020
steps:
2121
- uses: actions/checkout@v4
2222

0 commit comments

Comments
 (0)