Skip to content

Commit e22f5a8

Browse files
Bump pnpm/action-setup from 6.0.0 to 6.0.1 (#1113)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v6.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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 828ed6f commit e22f5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: ~/.pnpm-store
4343
key: pnpm-check-${{ env.cache-name }}-${{ hashFiles('**/package.json') }}
4444
restore-keys: pnpm-check-${{ env.cache-name }}-
45-
- uses: pnpm/action-setup@v6.0.0
45+
- uses: pnpm/action-setup@v6.0.1
4646
with:
4747
version: ^8.15.4
4848
run_install: |

0 commit comments

Comments
 (0)