Skip to content

Commit 69603e1

Browse files
committed
fix(ci): specify pnpm version in action-setup
1 parent 0b30f18 commit 69603e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Setup pnpm
2424
uses: pnpm/action-setup@v4
2525
with:
26+
version: 10
2627
run_install: false
2728

2829
- name: Get pnpm store directory

0 commit comments

Comments
 (0)