There was an error while loading. Please reload this page.
1 parent 91a23d2 commit 6ccd10eCopy full SHA for 6ccd10e
3 files changed
.github/workflows/test-e2e.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
container:
14
- image: mcr.microsoft.com/playwright:v1.58.2-noble
+ image: mcr.microsoft.com/playwright:v1.59.1-noble
15
options: --user 1001
16
17
steps:
0 commit comments