Update main.yml

Update SonarCloud action version to 2
This commit is contained in:
Nikolaj Schlej 2023-10-26 08:51:41 -07:00 committed by GitHub
parent 161c697104
commit e0b1e0205f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -394,7 +394,7 @@ jobs:
distribution: 'zulu'
java-version: 17
- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v1
uses: SonarSource/sonarcloud-github-c-cpp@v2
- name: Run build-wrapper
run: |
cmake -B build .