chore: bump pnpm to v8 (#11726)

This commit is contained in:
neverland
2023-04-01 20:59:24 +08:00
committed by GitHub
parent 53260297bd
commit 15a41302b3
6 changed files with 1332 additions and 1278 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
ref: 'main'
- name: Install pnpm
run: npm i pnpm@7 -g
run: corepack enable
- uses: actions/setup-node@v2
with: