Skip to content

Commit 121c71d

Browse files
build(deps): bump pnpm/action-setup from 2.2.2 to 2.2.4 (#1582)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.2 to 2.2.4. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v2.2.2...v2.2.4) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24f10f3 commit 121c71d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
node-version: ${{ matrix.node-version }}
2626
- name: Use pnpm
27-
uses: pnpm/action-setup@v2.2.2
27+
uses: pnpm/action-setup@v2.2.4
2828
with:
2929
version: ^6.0.0
3030
- name: Install dependancies

0 commit comments

Comments
 (0)