Skip to content

Commit 7335992

Browse files
dependabot[bot]upsetbit
authored andcommitted
chore(deps): bump pnpm/action-setup from 4 to 6
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a10b25 commit 7335992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# PATH, the action fails — so install pnpm explicitly first. The
4545
# npm publish step itself uses `npm publish`, not pnpm.
4646
- name: Setup pnpm
47-
uses: pnpm/action-setup@v4
47+
uses: pnpm/action-setup@v6
4848

4949
# package-manager-cache: false skips the pnpm-cache save step
5050
# that fails on this job with "Path Validation Error: Path(s)

0 commit comments

Comments
 (0)