Skip to content

Commit 783b25c

Browse files
build(deps): bump pnpm/action-setup from 4.2.0 to 5.0.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.2.0...v5.0.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dce12b7 commit 783b25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
package-manager-cache: false
3434
registry-url: https://registry.npmjs.org/
3535

36-
- uses: pnpm/action-setup@v4.2.0
36+
- uses: pnpm/action-setup@v5.0.0
3737
name: Install pnpm
3838
with:
3939
run_install: false

0 commit comments

Comments
 (0)