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 7b033c9 commit 6f382d6Copy full SHA for 6f382d6
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
16
- name: Set up JDK
17
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v2
18
19
java-version: 17
20
- name: Cache SonarCloud packages
0 commit comments