We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e156535 commit 68c4cbeCopy full SHA for 68c4cbe
.github/workflows/codeql.yml
@@ -54,6 +54,7 @@ jobs:
54
uses: actions/setup-java@v4
55
with:
56
java-version: 17
57
+ distribution: 'temurin'
58
59
# Initializes the CodeQL tools for scanning.
60
- name: Initialize CodeQL
0 commit comments