8000 build(deps): bump pnpm/action-setup from 3 to 4 (#132) · fastify/workflows@f56da25 · GitHub
[go: up one dir, main page]

Skip to content

Commit f56da25

Browse files
build(deps): bump pnpm/action-setup from 3 to 4 (#132)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v3...v4) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe0ddd1 commit f56da25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugins-ci-package-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: ${{ matrix.node-version }}
3232

3333
- name: Install with pnpm
34-
uses: pnpm/action-setup@v3
34+
uses: pnpm/action-setup@v4
3535
with:
3636
version: ${{ matrix.pnpm-version }}
3737

0 commit comments

Comments
 (0)
0