chore(deps): update playwright packages
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m18s
/ lint-build-and-check (push) Successful in 6m18s
/ playwright (push) Failing after 11m34s
/ cleanup_surge (push) Has been skipped
/ surge (push) Successful in 2m53s
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m18s
/ lint-build-and-check (push) Successful in 6m18s
/ playwright (push) Failing after 11m34s
/ cleanup_surge (push) Has been skipped
/ surge (push) Successful in 2m53s
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.53.0-noble
|
||||
container: mcr.microsoft.com/playwright:v1.53.1-noble
|
||||
steps:
|
||||
- name: ⚙️ 设置 Node 环境
|
||||
uses: yanhao98/composite-actions/setup-node-environment@3bf07469124a5a7b9a06b6d07be36a116c5aa49e
|
||||
|
Reference in New Issue
Block a user