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 42dd1f5 commit a748930Copy full SHA for a748930
.github/workflows/unit-test.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Run unit tests
12
runs-on: ubuntu-latest
13
container:
14
- image: mcr.microsoft.com/playwright:v1.52.0-noble
+ image: mcr.microsoft.com/playwright:v1.53.1-noble
15
options: --user 1001
16
17
steps:
0 commit comments