Skip to content

Commit

Permalink
fix Sonar on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
pj892031 committed May 9, 2024
1 parent 369b4e5 commit 6a8c5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- uses: ./.github/actions/setup
with:
jdkVersion: 11
jdkVersion: 17

- name: Sonar scan with Gradle
run: >
Expand Down

0 comments on commit 6a8c5c2

Please sign in to comment.