We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43cf285 commit c55f787Copy full SHA for c55f787
1 file changed
.github/workflows/sonar.yaml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/setup-java@v3
18
with:
19
java-version: 11
20
+ distribution: temurin
21
- name: Cache SonarCloud packages
22
uses: actions/cache@v2
23
0 commit comments