From 284666a9a9f27aaabbc3a6f3b8b3fd757865af9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 03:17:19 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v6 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 19a8da4..3551a25 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: registry-url: 'https://registry.npmjs.org' - name: 安装 pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: 10