chore(deps): update mcr.microsoft.com/playwright docker tag to v1.53.2
This commit is contained in:
2
.github/workflows/playwright.yaml
vendored
2
.github/workflows/playwright.yaml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
playwright:
|
playwright:
|
||||||
needs: surge
|
needs: surge
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: mcr.microsoft.com/playwright:v1.53.1-noble
|
container: mcr.microsoft.com/playwright:v1.53.2-noble
|
||||||
steps:
|
steps:
|
||||||
- name: ⚙️ 设置 Node 环境
|
- name: ⚙️ 设置 Node 环境
|
||||||
uses: yanhao98/composite-actions/setup-node-environment@3bf07469124a5a7b9a06b6d07be36a116c5aa49e
|
uses: yanhao98/composite-actions/setup-node-environment@3bf07469124a5a7b9a06b6d07be36a116c5aa49e
|
||||||
|
Reference in New Issue
Block a user