init222-11
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
TangHuan 2025-04-03 17:03:23 +08:00
parent ad6dcbb959
commit 6b85f019c5

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: '14-latest' node-version: '14'
cache: "npm" cache: "npm"
# 缓存 Maven 依赖 # 缓存 Maven 依赖