Skip to content

Commit 5700895

Browse files
Bump pnpm/action-setup from 2.4.0 to 4.0.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 4.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v2.4.0...v4.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e8cbda commit 5700895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
steps:
5656
- uses: actions/checkout@v4.1.2
57-
- uses: pnpm/action-setup@v2.4.0
57+
- uses: pnpm/action-setup@v4.0.0
5858
with:
5959
version: 7.17.1
6060
run_install: |

0 commit comments

Comments
 (0)