Skip to content

Commit 72e38fc

Browse files
chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.1
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.1. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 345633a commit 72e38fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/benchmark.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
pnpm-
8181
8282
- name: Setup pnpm
83-
uses: pnpm/action-setup@v5.0.0
83+
uses: pnpm/action-setup@v6.0.1
8484
with:
8585
version: '7.9.0'
8686
run_install: 'true'

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ jobs:
652652
pnpm-
653653
654654
- name: Setup pnpm
655-
uses: pnpm/action-setup@v5.0.0
655+
uses: pnpm/action-setup@v6.0.1
656656
with:
657657
version: '7.9.0'
658658
run_install: 'true'

0 commit comments

Comments
 (0)