Skip to content

Commit 28ab5f8

Browse files
Update pnpm/action-setup action to v4
1 parent 3222821 commit 28ab5f8

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.0
17+
- uses: pnpm/action-setup@v4.0.0
1818
name: Install pnpm
1919
id: pnpm-install
2020
with:

0 commit comments

Comments
 (0)