Skip to content

Commit 262283a

Browse files
committed
ci: specify pnpm version
1 parent e25b222 commit 262283a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414

1515
- name: Install pnpm
1616
uses: pnpm/action-setup@v2
17+
with:
18+
version: 7
1719

1820
- name: Set node version to 16
1921
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)