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
with:
distribution: temurin
java-version: 20
java-version: 21
#cache: maven
#cache-dependency-path: .pom.xml
-