diff --git a/.github/workflows/release_draft.yml b/.github/workflows/release_draft.yml index 3f21e0bc..6bd4a3b2 100644 --- a/.github/workflows/release_draft.yml +++ b/.github/workflows/release_draft.yml @@ -37,7 +37,7 @@ jobs: - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 with: - python-version: '3.11' + python-version: '3.14' - name: Check format of received tag id: check-version-tag