diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2670777..00c98ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: - name: Set up Python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: - python-version: "3.13" + python-version: "3.14" - name: Install Python Dependencies run: |