Skip to content

Commit

Permalink
Update javadoc java version
Browse files Browse the repository at this point in the history
  • Loading branch information
FisherLuba committed Feb 23, 2024
1 parent 32371ed commit e0f8913
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
javadoc-branch: javadoc
java-version: 11
java-version: 21
distribution: temurin
target-folder: docs
project: gradle

0 comments on commit e0f8913

Please sign in to comment.