We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93baf68 + 3226a44 commit 8b149ccCopy full SHA for 8b149cc
1 file changed
.github/workflows/sonarcloud.yml
@@ -11,7 +11,7 @@ jobs:
11
name: SonarCloud
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v3.3.0
+ - uses: actions/checkout@v6.0.0
15
with:
16
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
17
- name: SonarCloud Scan
0 commit comments