Skip to content

Commit a8b7028

Browse files
Bump pnpm/action-setup from 2.2.2 to 2.2.4 (#340)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78ea046 commit a8b7028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
node-version: ${{ matrix.node-version }}
9696
- name: setup pnpm
9797
## see https://github.com/pnpm/action-setup
98-
uses: pnpm/[email protected].2
98+
uses: pnpm/[email protected].4
9999
with:
100100
version: latest
101101
- name: install project

0 commit comments

Comments
 (0)