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 d36fa74 commit 8c2a9b4Copy full SHA for 8c2a9b4
.github/workflows/sonar.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/setup-java@v4
29
with:
30
distribution: temurin
31
- java-version: 17
+ java-version: 21
32
cache: 'maven'
33
- name: Cache SonarCloud packages
34
uses: actions/cache@v4
0 commit comments