From 65911849ad1c0516e4efe317f9ea9e6450bdea31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 01:29:34 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v6 --- .github/workflows/CI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 12fa846..ad693a6 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -25,7 +25,7 @@ jobs: node-version: 20 - name: Setup PNPM - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: 8 @@ -53,7 +53,7 @@ jobs: node-version: 20 - name: Setup PNPM - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: 8