Skip to content

Commit

Permalink
bump java
Browse files Browse the repository at this point in the history
  • Loading branch information
wagyourtail committed Jun 8, 2022
1 parent af0a68c commit b8f9a5c
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 @@ -27,7 +27,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: '16'
java-version: '17'

- name: Grant execute permission for gradlew
run: chmod +x gradlew
Expand Down

0 comments on commit b8f9a5c

Please sign in to comment.