We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1a04f commit 45f1b39Copy full SHA for 45f1b39
.github/workflows/codeql-analysis.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Java JDK
41
uses: actions/setup-java@v1
42
with:
43
- java-version: 11
+ java-version: 16
44
45
# Initializes the CodeQL tools for scanning.
46
- name: Initialize CodeQL
0 commit comments