Skip to content

Commit 3068e0f

Browse files
authored
test(Playwright): update version playwright (#973)
test(Playwright): update version playwright
1 parent 0fa5d58 commit 3068e0f

18 files changed

+723
-67
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
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.38.1-jammy
11+
image: mcr.microsoft.com/playwright:v1.45.3-jammy
1212
steps:
1313
- uses: actions/checkout@v3
1414
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)