Skip to content

Commit 44112bf

Browse files
committed
update codeql java version
1 parent 4069a3a commit 44112bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: actions/setup-java@v5
4343
with:
4444
distribution: 'temurin'
45-
java-version: '17'
45+
java-version: '21'
4646

4747
# Initializes the CodeQL tools for scanning.
4848
- name: Initialize CodeQL

0 commit comments

Comments
 (0)