mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-21 23:48:22 +08:00
Update main.yml
Update SonarCloud action version to 2
This commit is contained in:
parent
161c697104
commit
e0b1e0205f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -394,7 +394,7 @@ jobs:
|
|||||||
distribution: 'zulu'
|
distribution: 'zulu'
|
||||||
java-version: 17
|
java-version: 17
|
||||||
- name: Install sonar-scanner and build-wrapper
|
- 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
|
- name: Run build-wrapper
|
||||||
run: |
|
run: |
|
||||||
cmake -B build .
|
cmake -B build .
|
||||||
|
Loading…
Reference in New Issue
Block a user