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 fb10205 commit 7745714Copy full SHA for 7745714
.github/workflows/docs-pages.yaml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/setup-python@v5
30
with:
31
python-version: '3.10'
32
- - name: Set up JDK 1.8
+ - name: Set up JDK 8.0
33
uses: actions/setup-java@v4
34
35
java-version: '8'
.github/workflows/docs-pr.yaml
@@ -28,7 +28,7 @@ jobs:
28
0 commit comments