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 bd54ef9 commit 565a4e1Copy full SHA for 565a4e1
.github/workflows/maven.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up JDK 17
37
uses: actions/setup-java@v4
38
with:
39
- distribution: 'corretto'
+ distribution: 'temurin'
40
java-version: 17
41
cache: 'maven'
42
- name: Cache SonarCloud packages
0 commit comments