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 3eaacb6 commit 7c53c6dCopy full SHA for 7c53c6d
.github/workflows/gradle.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/[email protected]
34
with:
35
java-version: ${{ matrix.java }}
36
- distribution: zulu
+ distribution: temurin
37
cache: gradle
38
39
- name: Build with Gradle
0 commit comments