File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 name : Visual Tests
99 runs-on : ubuntu-latest
1010 container :
11- image : mcr.microsoft.com/playwright:v1.52.0 -jammy
11+ image : mcr.microsoft.com/playwright:v1.59.1 -jammy
1212 steps :
1313 - name : Checkout
1414 uses : actions/checkout@v6
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ cd "$REPO_ROOT"
1010echo " Running in $( pwd) "
1111
1212IMAGE_NAME=" mcr.microsoft.com/playwright"
13- IMAGE_TAG=" v1.52.0 -jammy" # This version have to be synchronized with playwright version from package.json
13+ IMAGE_TAG=" v1.59.1 -jammy" # This version have to be synchronized with playwright version from package.json
1414
1515PNPM_STORE_CACHE_DIR=" $HOME /.cache/markdown-editor-playwright-docker-pnpm-store"
1616NODE_MODULES_CACHE_DIR=" $HOME /.cache/markdown-editor-playwright-docker-node-modules"
You can’t perform that action at this time.
0 commit comments