We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf1803 commit c27e895Copy full SHA for c27e895
.github/workflows/maven.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/setup-java@v4
18
with:
19
java-version: 17
20
- distribution: 'termurin'
+ distribution: 'temurin'
21
- name: Cache SonarQube packages
22
uses: actions/cache@v4
23
0 commit comments