Skip to content

Commit

Permalink
Upgrade codeql java version from 17 to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Jul 22, 2024
1 parent d436e39 commit 8eea337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: adopt
java-version: 17
java-version: 21

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 8eea337

Please sign in to comment.