We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c66fcd commit ba69471Copy full SHA for ba69471
1 file changed
.github/workflows/deploy-docs.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set Up Gradle
24
uses: spring-io/spring-gradle-build-action@v2
25
with:
26
- java-version: '17'
+ java-version: '25'
27
distribution: temurin
28
- name: Set up refname build
29
if: github.event.inputs.build-refname
0 commit comments