From 27491fe5f9ea7adb99d721a11320aee3a0e7cb53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 22:06:49 +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..0f2b6bf 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.27.0 run_install: false - name: Get pnpm store directory