fix: 升级发布工作流 Node 版本

This commit is contained in:
ILoveBingLu
2026-04-02 01:11:31 +08:00
parent 9b7f89a2af
commit 981061c810
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 22.12.0
cache: npm
- name: Read package version
+1 -1
View File
@@ -95,7 +95,7 @@
### 📋 环境要求
- **Node.js**: 18.x 或更高版本
- **Node.js**: 22.12.0 或更高版本
- **操作系统**: Windows 10/11
- **内存**: 建议 4GB 以上