Skip to content

Commit b5714ee

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
node-version: ${{ matrix.node-version }}
2828
- name: Use pnpm
29-
uses: pnpm/action-setup@v3.0.0
29+
uses: pnpm/action-setup@v4.0.0
3030
with:
3131
version: ^9.0.0
3232
- name: Install dependancies

0 commit comments

Comments
 (0)