mirror of
https://github.com/ILoveBingLu/CipherTalk.git
synced 2026-05-20 03:23:21 +08:00
fix: 升级发布工作流 Node 版本
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user