From 34c5dd868ae02e528c7328b9f95194df237ef2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 20:04:46 +0000 Subject: [PATCH] build(deps): bump pnpm/action-setup from 4.0.0 to 4.2.0 Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.0.0 to 4.2.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/pnpm/action-setup/compare/v4.0.0...v4.2.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 65ff5285..39cb3131 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: with: node-version-file: .nvmrc - - uses: pnpm/action-setup@v4.0.0 + - uses: pnpm/action-setup@v4.2.0 name: Install pnpm with: version: 8 @@ -62,7 +62,7 @@ jobs: with: node-version-file: .nvmrc - - uses: pnpm/action-setup@v4.0.0 + - uses: pnpm/action-setup@v4.2.0 name: Install pnpm with: version: 8