diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d641d86e389e..2b76de168764 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -454,7 +454,7 @@ jobs: - name: Setup python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: - python-version: '3.13' + python-version: '3.14' cache: pip cache-dependency-path: ci-constraints-requirements.txt timeout-minutes: 3