diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab2563e..dd9911e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: run: brew install enchant if: runner.os == 'macOS' && startsWith(matrix.noxenv, 'docs') - name: Set up Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 with: python-version: | 3.11