update java to 21
This commit is contained in:
parent
0548bf56bd
commit
2270f3d725
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: actions/setup-java@v4
|
||||
|
||||
with:
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
distribution: temurin
|
||||
|
||||
- name: Gradle Cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue