Skip to content

Commit

Permalink
Update sonar-cloud.yml (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Jul 18, 2024
1 parent 180c42f commit 254c4bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sonar-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v4
with:
java-version: 11
distribution: 'zulu'
java-version: 21
distribution: 'temurin'

- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 254c4bd

Please sign in to comment.