We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb0d00 commit 2c365f3Copy full SHA for 2c365f3
.github/workflows/deploy-docs.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
fetch-depth: 5
23
- name: Set Up Gradle
24
- uses: spring-io/spring-gradle-build-action@v3
+ uses: spring-io/spring-gradle-build-action@v2
25
26
java-version: '17'
27
distribution: temurin
0 commit comments