Compare commits
1 Commits
4a2a4cb52c
...
b5b5540d0e
Author | SHA1 | Date | |
---|---|---|---|
b5b5540d0e |
@ -15,7 +15,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||||
- name: Set up JDK 21
|
- name: Set up JDK 21
|
||||||
uses: actions/setup-java@v1
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: 21
|
java-version: 21
|
||||||
- name: Cache SonarQube packages
|
- name: Cache SonarQube packages
|
||||||
|
Loading…
Reference in New Issue
Block a user