Skip to content

Commit 5939bb0

Browse files
specify pnpm version
1 parent f4b7186 commit 5939bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-node-deps/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ runs:
2828
- name: Install pnpm
2929
uses: pnpm/action-setup@v4
3030
with:
31+
version: '10'
3132
run_install: false
3233

3334
- name: Install Node

0 commit comments

Comments
 (0)