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