Skip to content

Commit b233d7e

Browse files
committed
chore: downgrade Playwright version to v1.45.3, workflow, and script; update snapshot images
1 parent 9cae2de commit b233d7e

19 files changed

+702
-88
lines changed

.github/workflows/playwright.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Test component
99
runs-on: ubuntu-latest
1010
container:
11-
image: mcr.microsoft.com/playwright:v1.51.1-jammy
11+
image: mcr.microsoft.com/playwright:v1.45.3-jammy
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)