diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4475b77..7d09189 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Set up Python 3.14 + - name: Set up Python uses: actions/setup-python@v5 with: python-version: 3.13