From dfc64ecece977f990d773279de125ba499fade83 Mon Sep 17 00:00:00 2001 From: "gitea_1-h.cc" Date: Thu, 11 Dec 2025 20:58:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/ci-cd.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index 39fcaa5..f9047ea 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -14,7 +14,7 @@ on: jobs: playwright: runs-on: ubuntu-latest - container: mcr.microsoft.com/playwright:v1.56.1-noble + container: mcr.microsoft.com/playwright:v1.57.0-noble steps: - name: ⚙️ 设置 Node 环境 uses: yanhao98/composite-actions/setup-node-environment@faab20ac2f9c85dfce1a4147fca493bf632bd744