Skip to content

Commit bac6230

Browse files
chore(deps): bump pnpm/action-setup from 6 to 6.0.9
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 6 to 6.0.9. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v6...v6.0.9) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9a251a commit bac6230

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Checkout
7777
uses: actions/checkout@v5
7878

79-
- uses: pnpm/action-setup@v6
79+
- uses: pnpm/action-setup@v6.0.9
8080
name: Install pnpm
8181
with:
8282
run_install: false

0 commit comments

Comments
 (0)