Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nosan authored Sep 10, 2024
1 parent c71debf commit c8a51d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- name: Set up Maven Central Repository
uses: actions/setup-java@v2
with:
java-version: 8.0.192
distribution: 'adopt'
java-version: 11
distribution: 'zulu'
- name: Cache local Maven repository
uses: actions/cache@v2
with:
Expand Down

0 comments on commit c8a51d3

Please sign in to comment.