2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 12:40:25 +08:00

Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-10-15 17:00:36 +08:00
15 changed files with 3798 additions and 3666 deletions

View File

@@ -18,7 +18,7 @@ jobs:
run_install: true
package_json_file: web/package.json
- name: Setup Node.js
uses: actions/setup-node@v5
uses: actions/setup-node@v6
with:
node-version: 22
cache: 'pnpm'