Skip to content

Commit 1af4588

Browse files
chore: set pnpm version for github action
1 parent b0c2a37 commit 1af4588

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull-request.yml

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

1515
- name: Setup pnpm
1616
uses: pnpm/action-setup@v4
17+
with:
18+
version: 9
1719

1820
- name: Use Node.js
1921
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)