Skip to content

Commit

Permalink
Merge pull request #72 from checkout/ehab-al-cko-patch-2
Browse files Browse the repository at this point in the history
Fix Sonarcloud version
  • Loading branch information
ehab-al-cko authored Sep 25, 2024
2 parents 26de21a + d5f7f9f commit 39168ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis

- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v2
uses: SonarSource/sonarcloud-github-c-cpp@v3

- name: Run sonar-scanner
env:
Expand Down

0 comments on commit 39168ae

Please sign in to comment.