Browse Source

Switching to sonar action v2 to switch to Java 17 and get rid of warning (#653)

Jorrit Rouwe 2 years ago
parent
commit
19ddc6befc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/sonar-cloud.yml

+ 1 - 1
.github/workflows/sonar-cloud.yml

@@ -37,7 +37,7 @@ jobs:
         with:
           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@v1
+        uses: SonarSource/sonarcloud-github-c-cpp@v2
       - name: Configure CMake
         run: |
             cd ${{github.workspace}}/Build/