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 ea3648a commit ca4e460Copy full SHA for ca4e460
.github/workflows/playwright-and-lint.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: "Playwright and Lint"
14
runs-on: ubuntu-latest
15
container:
16
- image: mcr.microsoft.com/playwright:v1.52.0-noble
+ image: mcr.microsoft.com/playwright:v1.53.0-noble
17
steps:
18
- uses: actions/checkout@v4
19
- uses: pnpm/action-setup@v3
0 commit comments