Skip to content

Commit

Permalink
Switch to adopt again
Browse files Browse the repository at this point in the history
  • Loading branch information
MaisiKoleni authored Sep 15, 2021
1 parent 68f85be commit bd80d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Set up JDK 15
uses: actions/setup-java@v2
with:
distribution: 'temurin'
distribution: 'adopt'
java-version: 15
- name: Cache Maven Dependencies
uses: actions/[email protected]
Expand Down

0 comments on commit bd80d54

Please sign in to comment.