Skip to content

Commit b85fe3f

Browse files
committed
update playright version
1 parent 45a3a77 commit b85fe3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test:
99
runs-on: ubuntu-latest
1010
container:
11-
image: mcr.microsoft.com/playwright:v1.45.1-jammy
11+
image: mcr.microsoft.com/playwright:v1.46.0-jammy
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Setup node

0 commit comments

Comments
 (0)