From eb249283cde338c918d6c328039fc6d0024f3c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 23:42:24 +0000 Subject: [PATCH] build(deps): bump pnpm/action-setup from 4 to 5 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v4...v5) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/claude-lint.yml | 2 +- .github/workflows/claude.yml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/claude-lint.yml b/.github/workflows/claude-lint.yml index 638fd805..f76c975a 100644 --- a/.github/workflows/claude-lint.yml +++ b/.github/workflows/claude-lint.yml @@ -18,7 +18,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v5 with: version: 9 diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 27e9dd93..559ce9e2 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -175,7 +175,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v5 with: version: 9 @@ -249,7 +249,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v5 with: version: 9 @@ -332,7 +332,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v5 with: version: 9 @@ -425,7 +425,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v5 with: version: 9