From 5e3258e3898cfaea6614e24752cdfe754a4dc96a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 23:42:26 +0000 Subject: [PATCH] build(deps): bump pnpm/action-setup from 4 to 6 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v4...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' 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..949122d3 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@v6 with: version: 9 diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 27e9dd93..e7b0e4be 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@v6 with: version: 9 @@ -249,7 +249,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v6 with: version: 9 @@ -332,7 +332,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v6 with: version: 9 @@ -425,7 +425,7 @@ jobs: with: node-version: '20' - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v6 with: version: 9