From ae6017c25c905ad8e977051434760a4d506cc228 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 01:02:15 +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 842e69b..d057bb8 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