chore(deps): update playwright packages
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m45s
/ lint-build-and-check (push) Successful in 6m36s
/ surge (push) Successful in 4m0s
/ playwright (push) Successful in 1m53s
/ cleanup_surge (push) Successful in 11s
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m45s
/ lint-build-and-check (push) Successful in 6m36s
/ surge (push) Successful in 4m0s
/ playwright (push) Successful in 1m53s
/ cleanup_surge (push) Successful in 11s
This commit is contained in:
2
.github/workflows/playwright.yaml
vendored
2
.github/workflows/playwright.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
playwright:
|
||||
needs: surge
|
||||
runs-on: ubuntu-latest
|
||||
container: mcr.microsoft.com/playwright:v1.54.1-noble
|
||||
container: mcr.microsoft.com/playwright:v1.54.2-noble
|
||||
steps:
|
||||
- name: ⚙️ 设置 Node 环境
|
||||
uses: yanhao98/composite-actions/setup-node-environment@b4a2caa64aca72f8aeada59d0df3181a12df8268
|
||||
|
Reference in New Issue
Block a user