Skip to content

Commit 4dbfa65

Browse files
build(deps): bump pnpm/action-setup from 4.1.0 to 4.2.0 (#220)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c196dc commit 4dbfa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.0
36+
- uses: pnpm/action-setup@v4.2.0
3737
name: Install pnpm
3838
with:
3939
run_install: false

0 commit comments

Comments
 (0)