Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nhkhai authored Apr 28, 2024
1 parent 44ba12f commit 497525f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up JDK
uses: actions/[email protected]
with:
java-version: "17"
java-version: "21"
distribution: "temurin"
# Uncomment and configure if needed.
# cache: maven
Expand Down

0 comments on commit 497525f

Please sign in to comment.