Skip to content

Commit 21f5186

Browse files
Bump pnpm/action-setup from 5 to 6.0.9
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5 to 6.0.9. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v5...v6.0.9) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: 6.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1170cd commit 21f5186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- uses: actions/checkout@v7
27-
- uses: pnpm/action-setup@v5
27+
- uses: pnpm/action-setup@v6.0.9
2828
with:
2929
version: 11
3030
package_json_file: package.json

0 commit comments

Comments
 (0)