Skip to content

Commit

Permalink
upgrade java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaKago committed Nov 4, 2023
1 parent 62e6eda commit 2cd96ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ runs:
- name: Setup JDK
uses: actions/setup-java@v3
with:
java-version: 11
java-version: 17
distribution: temurin
cache: gradle

0 comments on commit 2cd96ff

Please sign in to comment.