Skip to content

Commit 5c1f13d

Browse files
committed
build: sync pnpm version in ci.yml
1 parent 89b04df commit 5c1f13d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: "📦 Install pnpm"
2727
uses: pnpm/action-setup@v4
2828
with:
29-
version: 10
29+
version: 9.15.1
3030

3131
- name: Use Node.js ${{ matrix.node-version }}
3232
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)