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 0570b2a commit 36b29d3Copy full SHA for 36b29d3
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
name: End to End tests
10
timeout-minutes: 10
11
runs-on: ubuntu-latest
12
- container: mcr.microsoft.com/playwright:v1.45.0-jammy
+ container: mcr.microsoft.com/playwright:v1.47.0-jammy
13
steps:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-node@v4
0 commit comments