Skip to content

Commit 5a8eb11

Browse files
chore: update pnpm/action-setup action to v6
1 parent e2a41fe commit 5a8eb11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
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@v4
6+
uses: pnpm/action-setup@v6
77
with:
88
version: 10
99

0 commit comments

Comments
 (0)