We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2506b91 commit 84036c7Copy full SHA for 84036c7
.github/workflows/sonar.yaml
@@ -10,7 +10,7 @@ jobs:
10
name: Build
11
runs-on: ubuntu-22.04
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
with:
15
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
16
- name: Set up JDK 11
0 commit comments