We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba928b commit 95261bcCopy full SHA for 95261bc
.github/workflows/unit-test.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup Java
33
uses: actions/setup-java@v4
34
with:
35
- distribution: zulu
+ distribution: temurin
36
java-version: 24
37
38
- name: Setup project and upload dependency graph
0 commit comments