22
Some checks failed
构建项目 / 构建 (push) Failing after 29s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
编码猿
2025-10-05 02:25:08 +08:00
parent 7ea73ce138
commit eb50724a3f

View File

@@ -24,7 +24,7 @@ jobs:
- name: 设置 Node.js 环境
uses: https://gitea.com/actions/setup-node@v4
with:
node-version: 18
node-version: 22
cache: 'npm'
# 步骤 3: 安装依赖