From ff34ad3e52c11f6d018de7cf13ae8613d6cf7c31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 21:12:47 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v12 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bf0ba9c..8d51222 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 11 + version: 12 run_install: true - name: Test