Skip to content

Commit bd3c2cf

Browse files
Bump pnpm/action-setup from 4 to 5 in the actions group (#2106)
Bumps the actions group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup). Updates `pnpm/action-setup` from 4 to 5 - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v5) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bafc3ca commit bd3c2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
check-latest: true
2424
package-manager-cache: false
2525

26-
- uses: pnpm/action-setup@v4
26+
- uses: pnpm/action-setup@v5
2727
name: Install pnpm
2828
with:
2929
run_install: |

0 commit comments

Comments
 (0)