We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b2c8f commit c889c06Copy full SHA for c889c06
.github/workflows/test-javascript.yml
@@ -53,7 +53,7 @@ jobs:
53
test-acceptance:
54
runs-on: ubuntu-latest
55
container:
56
- image: mcr.microsoft.com/playwright:v1.56.0-jammy
+ image: mcr.microsoft.com/playwright:v1.56.1-jammy
57
strategy:
58
fail-fast: false
59
matrix:
0 commit comments