Skip to content

Commit

Permalink
Upgrade Sonar workflow to Java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kirienko committed Aug 10, 2023
1 parent 77955f0 commit b7d2d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
submodules: true
- uses: actions/setup-java@v3
with:
java-version: 11
java-version: 17
distribution: 'zulu'
# language=bash
- run: |
Expand Down

0 comments on commit b7d2d3e

Please sign in to comment.