Skip to content

Commit

Permalink
Fix formating
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <[email protected]>
  • Loading branch information
peternied committed Nov 21, 2024
1 parent 64e556c commit 7bb41d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sonar-qube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-java@v4
with:
java-version: |
'11'
'17'
distribution: 'temurin'
java-version: |
11
17
- name: Cache SonarQube Scanner
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 7bb41d7

Please sign in to comment.