Skip to content

Commit

Permalink
ci: update sonarcloud-github-c-cpp to v3 (#2646)
Browse files Browse the repository at this point in the history
Co-authored-by: Twice <[email protected]>
Co-authored-by: hulk <[email protected]>
  • Loading branch information
3 people authored Nov 5, 2024
1 parent c01b00e commit 4de82cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kvrocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
if: ${{ matrix.sonarcloud }}

- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v2
uses: SonarSource/sonarcloud-github-c-cpp@v3
if: ${{ matrix.sonarcloud }}

- name: Build Kvrocks
Expand Down

0 comments on commit 4de82cd

Please sign in to comment.