Skip to content

Commit

Permalink
CI: update sonar-scanner action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
wirew0rm committed Oct 17, 2023
1 parent c1e721f commit 44fbe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Install sonar-scanner and build-wrapper
if: matrix.configurations.compiler == 'gcc13' && matrix.cmake-build-type == 'Debug'
uses: SonarSource/sonarcloud-github-c-cpp@v1
uses: SonarSource/sonarcloud-github-c-cpp@v2

- name: Install picoscope libraries
run: |
Expand Down

0 comments on commit 44fbe1f

Please sign in to comment.