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 8a732ca commit bf5c2aaCopy full SHA for bf5c2aa
.github/workflows/codeql.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/setup-java@v2
34
with:
35
distribution: adopt
36
- java-version: '15'
+ java-version: '17'
37
38
# Initializes the CodeQL tools for scanning.
39
- name: Initialize CodeQL
0 commit comments