Skip to content

Commit 36b29d3

Browse files
committed
build: upgrade playwright action
1 parent 0570b2a commit 36b29d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: End to End tests
1010
timeout-minutes: 10
1111
runs-on: ubuntu-latest
12-
container: mcr.microsoft.com/playwright:v1.45.0-jammy
12+
container: mcr.microsoft.com/playwright:v1.47.0-jammy
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)