diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6d9d4422..a83c403e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -19,7 +19,7 @@ jobs: name: "CodeQL" steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Setup run: script/ci_setup.sh - name: CodeQL Initialization