Skip to content

Commit 6b4820f

Browse files
Bump pnpm/action-setup from 2 to 4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v2...v4) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ae154d commit 6b4820f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
node-version: 22
3232

33-
- uses: pnpm/action-setup@v2
33+
- uses: pnpm/action-setup@v4
3434
name: Install pnpm
3535
id: pnpm-install
3636
with:

0 commit comments

Comments
 (0)