From 7f1811098f1b7b7a1a4727ab26eaa596ae8681c4 Mon Sep 17 00:00:00 2001 From: "gitea_1-h.cc" Date: Thu, 11 Dec 2025 21:04:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=9C=80=E6=96=B0=E4=BE=9D=E8=B5=96.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测试最新依赖.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/测试最新依赖.yaml b/.github/workflows/测试最新依赖.yaml index 2bd7636..66f350a 100644 --- a/.github/workflows/测试最新依赖.yaml +++ b/.github/workflows/测试最新依赖.yaml @@ -60,7 +60,7 @@ 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: - uses: actions/checkout@main with: