Skip to content

Commit 95261bc

Browse files
Update workflow too
1 parent 9ba928b commit 95261bc

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Java
3333
uses: actions/setup-java@v4
3434
with:
35-
distribution: zulu
35+
distribution: temurin
3636
java-version: 24
3737

3838
- name: Setup project and upload dependency graph

0 commit comments

Comments
 (0)