From 0081c28ff5c4a400f9ee4898a9b871d0ab602417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 17:55:10 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v11 --- .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..7c0d61a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: - name: 安装 pnpm uses: pnpm/action-setup@v4 with: - version: 10 + version: 11.20.0 - name: 获取 pnpm store 目录 shell: bash