Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzsd committed Jan 12, 2024
2 parents 53e6b5e + 1f98a7e commit 89fb9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up JDK
uses: actions/setup-java@v3
with:
java-version: '21'
java-version: '20'
distribution: 'temurin'
- name: Grant gradlew Execute permission
run: chmod +x gradlew
Expand Down

0 comments on commit 89fb9aa

Please sign in to comment.