Skip to content

Commit

Permalink
ci: change JDK ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky authored Dec 21, 2023
1 parent 6ceffea commit af90516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ runs:
uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 8
java-version: 17
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v2

0 comments on commit af90516

Please sign in to comment.