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 f3bc4b8 commit acf4fdbCopy full SHA for acf4fdb
.github/workflows/codeql.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: actions/setup-java@v2
46
with:
47
java-version: 17
48
+ distribution: openjdk
49
50
# Initializes the CodeQL tools for scanning.
51
- name: Initialize CodeQL
0 commit comments