From d4c5d96d271e61e107b8052b64d79535bfc3a39c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 14:36:19 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v10 --- .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..e54d4f6 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: 10.30.3 run_install: false - name: Get pnpm store directory