Skip to content

Commit 44843cb

Browse files
authored
chore(deps): update pnpm/action-setup action to v5 (#3040)
2 parents 4a395ad + b9bc2ae commit 44843cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/composite-actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Sets up Node.js and runs install"
44
runs:
55
using: composite
66
steps:
7-
- uses: pnpm/action-setup@v4
7+
- uses: pnpm/action-setup@v5
88
name: Install pnpm
99

1010
- name: Setup Node.js

0 commit comments

Comments
 (0)