fix: 修改CI的pnpm报错 (#117)

pull/118/head
HalfSweet 2023-06-04 21:38:38 +08:00 committed by GitHub
parent edfbdd3b77
commit 5794651db1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with:
version: 7
version: latest
run_install: true
- uses: actions/setup-node@v3
with: