Skip to content

Commit d2309e2

Browse files
chore(deps): Bump pnpm/action-setup from 5.0.0 to 6.0.8
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.8. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@fc06bc1...0e279bb) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aab85b6 commit d2309e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
Get-Command pnpm -ErrorAction SilentlyContinue
215215
- name: setup pnpm
216216
## see https://github.com/pnpm/action-setup
217-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
217+
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
218218
with:
219219
version: ${{ matrix.pnpm-version }}
220220
- name: test pnpm

0 commit comments

Comments
 (0)