From 5a7863684236a6f9ab2625ae25aca605a3978e4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:11:37 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v11 --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 80ab938..0ecb26b 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -31,7 +31,7 @@ jobs: uses: pnpm/action-setup@v2 id: pnpm-install with: - version: 8 + version: 11.9.0 run_install: false - name: Get pnpm store directory