Skip to content

Commit

Permalink
chore: Update setup-sonar-scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
Tradias committed Jul 26, 2023
1 parent 06d9df2 commit a849f29
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 @@ -129,7 +129,7 @@ jobs:
run: cmake --build ${{ github.workspace }}/build-10 --config Debug --target asio-grpc-test-coverage

- name: Download sonar-scanner
uses: warchant/setup-sonar-scanner@v3
uses: warchant/setup-sonar-scanner@v5
with:
version: 5.0.0.2966

Expand Down

0 comments on commit a849f29

Please sign in to comment.