fix: update Node.js version to 22 in publish job
This commit is contained in:
parent
0985edd8ad
commit
d80a2211b6
|
@ -54,7 +54,7 @@ jobs:
|
||||||
- uses: actions/setup-node@v2-beta
|
- uses: actions/setup-node@v2-beta
|
||||||
name: 设置 Node.js
|
name: 设置 Node.js
|
||||||
with:
|
with:
|
||||||
node-version: "16.10"
|
node-version: "22"
|
||||||
|
|
||||||
- name: 安装提交器
|
- name: 安装提交器
|
||||||
run: |-
|
run: |-
|
||||||
|
|
Loading…
Reference in New Issue
Block a user