Skip to content

Commit 1a884b9

Browse files
Bump pnpm/action-setup from 4 to 5
Bumps [pnpm/action-setup](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1821a0 commit 1a884b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
node-version-file: ".nvmrc"
3838
# pnpm is needed for test fixtures that use packageManager: pnpm
39-
- uses: pnpm/action-setup@v4
39+
- uses: pnpm/action-setup@v5
4040
with:
4141
version: 10
4242

0 commit comments

Comments
 (0)