diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index f27619b95..57452d157 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -54,6 +54,7 @@ jobs: uses: actions/setup-java@v4 with: java-version: 17 + distribution: 'temurin' # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL