chore: Support pnpm v11

This commit is contained in:
oHaoDaio
2026-05-24 01:14:34 +08:00
committed by jeffvli
parent 44de6f2207
commit d23f7619ec
12 changed files with 37 additions and 322 deletions
-2
View File
@@ -12,8 +12,6 @@ jobs:
- name: Install Node.js and PNPM
uses: pnpm/action-setup@v4
with:
version: 10
- name: Install dependencies
run: pnpm install