We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4069a3a commit 44112bfCopy full SHA for 44112bf
1 file changed
.github/workflows/codeql-analysis.yml
@@ -42,7 +42,7 @@ jobs:
42
- uses: actions/setup-java@v5
43
with:
44
distribution: 'temurin'
45
- java-version: '17'
+ java-version: '21'
46
47
# Initializes the CodeQL tools for scanning.
48
- name: Initialize CodeQL
0 commit comments