This commit is contained in:
mmm8955405 2024-03-30 21:46:27 +08:00
parent 41366215ce
commit 66a16349af

View File

@ -21,7 +21,7 @@ jobs:
uses: https://github.com/actions/setup-java@v4 uses: https://github.com/actions/setup-java@v4
with: with:
distribution: temurin distribution: temurin
java-version: 20 java-version: 21
#cache: maven #cache: maven
#cache-dependency-path: .pom.xml #cache-dependency-path: .pom.xml
- -