chore: fix pnpm version

This commit is contained in:
2025-11-27 17:11:42 +08:00
parent 1368a57bf2
commit 5bb2fc8f78
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -23,6 +23,8 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 10
- name: Install
run: pnpm install --frozen-lockfile