We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142e22e commit 49fe12aCopy full SHA for 49fe12a
.github/workflows/docs.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/setup-java@v4
32
with:
33
distribution: 'zulu'
34
- java-version: 17
+ java-version: 8
35
cache: 'gradle'
36
- name: Install Gradle
37
uses: gradle/gradle-build-action@v2
0 commit comments