Skip to content

Commit ca4e460

Browse files
committed
fix: update playwright-and-lint.yaml playwright version
1 parent ea3648a commit ca4e460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright-and-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: "Playwright and Lint"
1414
runs-on: ubuntu-latest
1515
container:
16-
image: mcr.microsoft.com/playwright:v1.52.0-noble
16+
image: mcr.microsoft.com/playwright:v1.53.0-noble
1717
steps:
1818
- uses: actions/checkout@v4
1919
- uses: pnpm/action-setup@v3

0 commit comments

Comments
 (0)