From f74573de08998adfbafc5a6ea680a84019f8ce6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:37:05 +0000 Subject: [PATCH] chore(deps): update dependency corepack to v0.35.0 --- .github/actions/restore/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/restore/action.yml b/.github/actions/restore/action.yml index cd5d570d..21dec549 100644 --- a/.github/actions/restore/action.yml +++ b/.github/actions/restore/action.yml @@ -12,7 +12,7 @@ runs: - name: Install pnpm shell: bash run: | - npm install -g corepack@0.34.6 + npm install -g corepack@0.35.0 corepack enable corepack prepare --activate