Skip to content

Commit 8be1a59

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 1e869a3 commit 8be1a59

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
@@ -150,7 +150,7 @@ jobs:
150150
package-manager-cache: false # must not usecaches. we want the latest, always
151151
- name: setup pnpm
152152
## see https://github.com/pnpm/action-setup
153-
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
153+
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
154154
with:
155155
version: ${{ matrix.pnpm-version }}
156156
- name: install project

0 commit comments

Comments
 (0)