Skip to content

Commit

Permalink
[ci] Update sonarcloud-github-c-cpp action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtribick committed Jun 26, 2024
1 parent d3646b6 commit 8d39016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
unzip -n celestia-autogenerated-headers.zip && rm celestia-autogenerated-headers.zip
- name: 'Install sonar'
uses: SonarSource/sonarcloud-github-c-cpp@v2
uses: SonarSource/sonarcloud-github-c-cpp@v3

- name: 'Configure CMake'
run: |
Expand Down

0 comments on commit 8d39016

Please sign in to comment.