Skip to content

Commit

Permalink
[GHA] Bump codeql jdk to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Aug 31, 2024
1 parent efeac2a commit 308fe8a
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 @@ -29,7 +29,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v4
with:
java-version: 17
java-version: 21
distribution: 'temurin'

- name: Initialize CodeQL
Expand Down

0 comments on commit 308fe8a

Please sign in to comment.