From 0ac1d152cd3ffa38489a0907999c0a82afe006a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:37:06 +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..f41318e 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.1.3 run_install: false - name: Get pnpm store directory