Skip to content

Commit ad32a77

Browse files
Update GHA setup-java target
1 parent 2968d82 commit ad32a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/setup-java@v5
3434
with:
3535
distribution: temurin
36-
java-version: 24
36+
java-version: 25
3737

3838
- name: Setup project and upload dependency graph
3939
uses: gradle/actions/setup-gradle@v4

0 commit comments

Comments
 (0)