diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index b4f7a1a2d0b..804cc205e56 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -52,6 +52,7 @@ jobs: - name: Inite Java 17 uses: actions/setup-java@v4 with: + distribution: 'temurin' java-version: 17 # Initializes the CodeQL tools for scanning.