diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8aaed09..06d6f3c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,7 @@ jobs: - name: setup python uses: actions/setup-python@v6 with: - python-version: 3.11 + python-version: 3.14 - name: Install dependencies run: | git config --global url."https://x-access-token:${GH_TOKEN}@github.com".insteadOf https://github.com