Skip to content

Commit cb7cef5

Browse files
chore: update pnpm/action-setup action to v4
1 parent 222b6ab commit cb7cef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ runs:
33
using: composite
44
steps:
55
- name: Install pnpm
6-
uses: pnpm/action-setup@v3
6+
uses: pnpm/action-setup@v4
77
with:
88
version: 8
99

0 commit comments

Comments
 (0)