init222-11
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 7s

This commit is contained in:
TangHuan 2025-04-03 17:02:16 +08:00
parent ff79a48930
commit ad6dcbb959

View File

@ -14,7 +14,7 @@ jobs:
# Version Spec of the version to use in SemVer notation. # Version Spec of the version to use in SemVer notation.
# It also admits such aliases as lts/*, latest, nightly and canary builds # It also admits such aliases as lts/*, latest, nightly and canary builds
# Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node # Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
node-version: 'node' node-version: '14-latest'
cache: "npm" cache: "npm"
# 缓存 Maven 依赖 # 缓存 Maven 依赖