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