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.
2 parents b796b34 + 559950b commit af11f6bCopy full SHA for af11f6b
README.md
@@ -31,7 +31,7 @@ jobs:
31
- name: set up JDK
32
uses: actions/setup-java@v4
33
with:
34
- distribution: zulu
+ distribution: jetbrains
35
java-version: 21
36
cache: gradle
37
- run: ./gradlew lint
0 commit comments