22
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: 设置 Node.js 环境
|
- name: 设置 Node.js 环境
|
||||||
uses: https://gitea.com/actions/setup-node@v4
|
uses: https://gitea.com/actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: 18
|
node-version: 22
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
|
||||||
# 步骤 3: 安装依赖
|
# 步骤 3: 安装依赖
|
||||||
|
|||||||
Reference in New Issue
Block a user