Skip to content

Commit

Permalink
Upgrade github action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
friedbyalice authored Jul 30, 2024
1 parent 0493e04 commit 6a2a8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: darenm/Setup-VSTest@v1.2

- name: Install sonar-scanner and build-wrapper
uses: SonarSource/sonarcloud-github-c-cpp@v2
uses: sonarsource/sonarcloud-github-c-cpp@v3

- name: Run build-wrapper
run: |
Expand Down

0 comments on commit 6a2a8b0

Please sign in to comment.