diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index e56c7b2..358a3a8 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -30,7 +30,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Set up Python if: matrix.language == 'python'