diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 5cf33ed..67f2723 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -38,7 +38,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 # Swift toolchain setup runs BEFORE init so it executes natively. # CodeQL's manual build-mode tracer wraps every step after init in an