1
0
mirror of synced 2026-08-06 10:18:52 +00:00

Use spring-gradle-build-action@v2

We also need to use -Porg.gradle.java.installations.auto-detect=false so some of
the Gradle versions don't get xerces ClassCastExceptions.

Closes gh-12568
This commit is contained in:
Rob Winch
2023-01-20 13:17:37 -06:00
parent c4ab7e2353
commit d9bb586257
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 5
- name: Set Up Gradle
uses: spring-io/spring-gradle-build-action@v1
uses: spring-io/spring-gradle-build-action@v2
with:
java-version: '17'
distribution: temurin