init-cicd-build-maven
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s

This commit is contained in:
TangHuan 2025-04-03 09:24:43 +08:00
parent cd13f4a78c
commit 3cf3fd947f

View File

@ -29,7 +29,7 @@ jobs:
architecture: x64 architecture: x64
cache: "maven" cache: "maven"
- run: java -version - run: java -version
- uses: https://git.pintantan.com/actions/setup-maven@v5.2 - uses: https://git.pintantan.com/actions/setup-maven@v5.3
name: 准备Maven name: 准备Maven
with: with:
maven-version: '3.9.7' maven-version: '3.9.7'