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 00c310d commit 2059aabCopy full SHA for 2059aab
.github/workflows/gradle.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Set up JDK 11
21
uses: actions/setup-java@v4
22
with:
23
+ distribution: 'temurin'
24
java-version: 11
25
26
- name: Grant execute permission for gradlew
0 commit comments