Skip to content

Commit

Permalink
update java version
Browse files Browse the repository at this point in the history
  • Loading branch information
fulcanelly authored Feb 10, 2022
1 parent 869b214 commit 83e5b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
java-version: '11'
java-version: '17'
distribution: 'adopt'
- name: Check cache
uses: actions/cache@v1
Expand Down

0 comments on commit 83e5b19

Please sign in to comment.