We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a3a77 commit b85fe3fCopy full SHA for b85fe3f
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
test:
9
runs-on: ubuntu-latest
10
container:
11
- image: mcr.microsoft.com/playwright:v1.45.1-jammy
+ image: mcr.microsoft.com/playwright:v1.46.0-jammy
12
steps:
13
- uses: actions/checkout@v4
14
- name: Setup node
0 commit comments