Skip to content

Commit 4084df9

Browse files
author
Gonzalo Diaz
committed
[CONFIG] [Github Actions] coverage action: Java version updated to 24
1 parent d3121cc commit 4084df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-gradle-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up JDK
3232
uses: actions/setup-java@v4
3333
with:
34-
java-version: 22
34+
java-version: 24
3535
# Alternative distribution options are available
3636
distribution: temurin
3737
- name: Validate Gradle wrapper

0 commit comments

Comments
 (0)