We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbdf3f commit 2b5f255Copy full SHA for 2b5f255
1 file changed
.github/workflows/codeql.yaml
@@ -46,7 +46,7 @@ jobs:
46
# To support newer Java
47
# CodeQL/GitHub uses Java 11 by default
48
# See https://github.com/github/codeql-action/issues/825
49
- java-version: 21
+ java-version: 25
50
- name: Initialize CodeQL
51
uses: github/codeql-action/init@v4
52
with:
0 commit comments