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 229bc1c commit ef260cfCopy full SHA for ef260cf
.github/workflows/gradle.yml
@@ -18,6 +18,7 @@ jobs:
18
uses: actions/setup-java@v3
19
with:
20
java-version: 21
21
+ distribution: 'temurin'
22
23
- name: Validate the Gradle wrapper
24
uses: gradle/wrapper-validation-action@v2
0 commit comments