From 33c98b19c08cbb746083246066170c2c20d315bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 16:53:28 +0000 Subject: [PATCH] chore(deps): update python to 3.14 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 36f2716..67fc98d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: ref: ${{ needs.release_please.outputs.sha }} - uses: actions/setup-python@v5 with: - python-version: "3.10" + python-version: "3.14" - name: Create release assets run: | set -euxo pipefail