X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/ab0186723518c7c3b0ce62581ebe282bd7bb7b74..9ec942ea1da34cfb2d5f986b33e27b2be5699ce7:/.github/workflows/codeql-analysis.yml?ds=inline diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index f0ddd463..9bb10c38 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -23,11 +23,11 @@ jobs: - name: Setup Java JDK uses: actions/setup-java@v3 with: - distribution: 'temurin' + distribution: 'zulu' java-version: 17 - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: # We must fetch at least the immediate parents so that if this is # a pull request then we can checkout the head.