chore(deps): update actions/setup-java action to v4
This commit is contained in:
parent
e5f7f19274
commit
b5b5540d0e
@ -15,7 +15,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
|
||||
- name: Set up JDK 21
|
||||
uses: actions/setup-java@v1
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 21
|
||||
- name: Cache SonarQube packages
|
||||
|
Loading…
Reference in New Issue
Block a user