Skip to content

Commit ff9b933

Browse files
Update pnpm/action-setup action to v4
1 parent f370844 commit ff9b933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/prepare/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
with:
1515
node-version: 18
1616

17-
- uses: pnpm/action-setup@v2.4.1
17+
- uses: pnpm/action-setup@v4.1.0
1818
name: Install pnpm
1919
id: pnpm-install
2020
with:

0 commit comments

Comments
 (0)