Update java version from 17 to 21
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
- uses: https://github.com/actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
java-version: 21
|
||||
check-latest: "false"
|
||||
- uses: https://github.com/gradle/gradle-build-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user