diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index af1e686..ec977a5 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -39,7 +39,7 @@ jobs: fetch-depth: 1 - name: Setup Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 - name: Install uv and dependencies run: |