From 9368fa96c2cc2434a8e6e1de17a1f9a0789c906d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:59:18 +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..d46f689 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.1 run_install: false - name: Get pnpm store directory