将pnpm升级到8,版本7有问题

This commit is contained in:
yun 2023-08-03 09:53:19 +08:00
parent a69a032517
commit ef60abb3af

View File

@ -22,7 +22,7 @@ jobs:
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 7
version: 8
run_install: false
- name: Get pnpm store directory