Skip to content

Commit

Permalink
updating another action #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Jan 31, 2024
1 parent 2f21a2c commit 051a4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
- name: Setting up SonarQube
if: matrix.build_type == 'full' && github.repository == 'eclipse-sumo/sumo' && github.event_name == 'schedule' && matrix.compiler == 'gcc'
uses: warchant/setup-sonar-scanner@v7
uses: warchant/setup-sonar-scanner@v8

- name: Building SUMO with SonarQube wrapper
if: matrix.build_type == 'full' && github.repository == 'eclipse-sumo/sumo' && github.event_name == 'schedule' && matrix.compiler == 'gcc'
Expand Down

0 comments on commit 051a4b8

Please sign in to comment.