Skip to content

Commit 45f1b39

Browse files
committed
fix
1 parent 9d1a04f commit 45f1b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Setup Java JDK
4141
uses: actions/setup-java@v1
4242
with:
43-
java-version: 11
43+
java-version: 16
4444

4545
# Initializes the CodeQL tools for scanning.
4646
- name: Initialize CodeQL

0 commit comments

Comments
 (0)