Skip to content

Commit e52a87a

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 f7d2666 commit e52a87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/index-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fetch-depth: 0
4646

4747
- name: Setup pnpm
48-
uses: pnpm/action-setup@v6
48+
uses: pnpm/action-setup@v6.0.9
4949

5050
- name: Setup Node.js
5151
uses: actions/setup-node@v7

0 commit comments

Comments
 (0)