From 3430e3936f1ed66196b6666fbc193aa08c692357 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 01:59:38 +0000 Subject: [PATCH] chore(deps): update dependency pnpm to v11 --- .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 9f3aa27..5fbe2f5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 10 + version: 11 run_install: true - name: Test