diff --git a/.github/workflows/derive.yml b/.github/workflows/derive.yml index 0896dfbd0..04f530c0d 100644 --- a/.github/workflows/derive.yml +++ b/.github/workflows/derive.yml @@ -31,7 +31,7 @@ jobs: - name: Set up Python 3.12 uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 with: - python-version: '3.12' + python-version: '3.14' - name: Install notebook dependencies run: |