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 0b815c0 commit ebf7af9Copy full SHA for ebf7af9
.github/workflows/sonar.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/setup-java@v4
29
with:
30
distribution: zulu
31
- java-version: 17
+ java-version: 8
32
cache: gradle
33
- run: >-
34
./gradlew sonarqube
0 commit comments