Skip to content

Commit 9c86173

Browse files
committed
fix, build: pin pnpm version
1 parent 52d358f commit 9c86173

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Setup pnpm
3030
uses: pnpm/action-setup@v4
3131
with:
32+
version: 10
3233
run_install: false
3334

3435
- name: Setup Node.js

0 commit comments

Comments
 (0)