Skip to content

Commit b9bc2ae

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent b0d684a commit b9bc2ae

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)