Skip to content

Commit

Permalink
Update .github/workflows/sonarcloud.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher F. <[email protected]>
  • Loading branch information
snixtho and Chris92de committed Oct 4, 2023
1 parent e356219 commit d23e907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Set up JDK 11
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
distribution: 'oracle'
Expand Down

0 comments on commit d23e907

Please sign in to comment.