Skip to content

Commit 8a6436b

Browse files
ci: updated pnpm setup version
1 parent c55e526 commit 8a6436b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
node-version: 20
1717

1818
- name: Install PNPM
19-
uses: pnpm/action-setup@v2
19+
uses: pnpm/action-setup@v4
2020
id: pnpm-install
2121
with:
2222
version: 9

0 commit comments

Comments
 (0)