Skip to content

Commit

Permalink
devops: update codeql report - java version increased
Browse files Browse the repository at this point in the history
  • Loading branch information
mayerro committed Mar 20, 2023
1 parent fee3447 commit 240610b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/java-codeql/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
java-version: 11
java-version: 17
distribution: 'adopt'
cache: 'maven'

Expand Down

0 comments on commit 240610b

Please sign in to comment.