Skip to content

Commit 834679d

Browse files
committed
fix: set pnpm versiong
1 parent 041bf7f commit 834679d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
- name: Install pnpm
1717
uses: pnpm/[email protected]
18+
with:
19+
version: 10
1820

1921
- name: Set node LTS
2022
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)