Skip to content

Commit 49fe12a

Browse files
committed
Made GitHub docs publishing action stable
1 parent 142e22e commit 49fe12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-java@v4
3232
with:
3333
distribution: 'zulu'
34-
java-version: 17
34+
java-version: 8
3535
cache: 'gradle'
3636
- name: Install Gradle
3737
uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)