V4.14.9 dev (#6582)

* update doc

* update pnpm version

* update lock

* update model config doc

* time

* update dockerfile
This commit is contained in:
Archer
2026-03-19 14:09:03 +08:00
committed by GitHub
parent 765ec526cc
commit b29e10cf65
197 changed files with 1362 additions and 1896 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}
- uses: pnpm/action-setup@v4
with:
version: 9
version: 10
- name: 'Install Deps'
run: pnpm install
- name: 'Test'