X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=.github%2Fworkflows%2Fcodeql.yml;fp=.github%2Fworkflows%2Fcodeql.yml;h=054be90040c22594770afcb6741163787e9e53ca;hb=0ff2ea654971445f4e8955840bcb974dc62e5106;hp=863f219ca7b094e7df9aeb206b3a2d1efb31df02;hpb=8f65953583a2abc34041b087120a378e22d0509d;p=stockfish diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 863f219c..054be900 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL