We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3dee9 commit 482e9ddCopy full SHA for 482e9dd
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/setup-java@v3
42
with:
43
distribution: 'temurin'
44
- java-version: 21
+ java-version: 24
45
46
# Initializes the CodeQL tools for scanning.
47
- name: Initialize CodeQL
0 commit comments