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 5eecb40 commit 0332fd7
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 @@ -20,7 +20,7 @@ jobs:
with:
version: "15.0.6"
- 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: |
mkdir build
Expand Down

0 comments on commit 0332fd7

Please sign in to comment.