We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c96f50 commit 8b4e339Copy full SHA for 8b4e339
.github/workflows/dispatch.javadoc.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-java@v4
22
with:
23
- java-version: '11'
+ java-version: '21'
24
distribution: 'adopt'
25
cache: gradle
26
0 commit comments