Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidelobe committed Dec 12, 2023
2 parents 8c8a1b6 + a658eb3 commit 2407e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
echo "Gcovr Updated!"
gcovr --version
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v1
uses: SonarSource/sonarcloud-github-c-cpp@v2
- name: Setup & Cmake
working-directory: deploy
run: |
Expand Down

0 comments on commit 2407e01

Please sign in to comment.