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 571a1b5 commit 8d65147Copy full SHA for 8d65147
.github/workflows/sonarcloud.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: Set up JDK
14
uses: actions/setup-java@v4
15
with:
16
+ distribution: 'temurin'
17
java-version: '21'
18
- uses: actions/checkout@v4
19
0 commit comments