We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b7a59c + 81a4944 commit ff3b537Copy full SHA for ff3b537
.github/workflows/sonar.yaml
@@ -31,7 +31,7 @@ jobs:
31
sudo apt upgrade
32
sudo apt install lcov qtbase5-dev qtbase5-doc-dev qtconnectivity5-dev qtconnectivity5-doc-html qttools5-dev qttools5-dev-tools
33
- name: Install sonar-scanner and build-wrapper
34
- uses: SonarSource/sonarcloud-github-c-cpp@v2
+ uses: SonarSource/sonarcloud-github-c-cpp@v3
35
- name: Run build-wrapper
36
env:
37
CC: ${{ matrix.env.cc }}
0 commit comments