mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-28 14:04:47 -04:00
Update main.yml
Update SonarCloud action version to 2
This commit is contained in:
parent
161c697104
commit
e0b1e0205f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -394,7 +394,7 @@ jobs:
|
|||
distribution: 'zulu'
|
||||
java-version: 17
|
||||
- name: Install sonar-scanner and build-wrapper
|
||||
uses: SonarSource/sonarcloud-github-c-cpp@v1
|
||||
uses: SonarSource/sonarcloud-github-c-cpp@v2
|
||||
- name: Run build-wrapper
|
||||
run: |
|
||||
cmake -B build .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue