添加maven
Some checks failed
构建并部署 Spring Boot 应用 / build-and-deploy (push) Failing after 9s

This commit is contained in:
2025-10-14 03:49:18 +08:00
parent db95822728
commit 45fabb6749

View File

@@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: 设置 Maven - name: 设置 Maven
uses: actions/setup-java@v4 uses: actions/setup-java@v4.2.1
with: with:
distribution: 'maven' distribution: 'maven'
java-version: '17' java-version: '17'