diff --git a/actions/release_homebrew/action.yml b/actions/release_homebrew/action.yml index f0058abe..993a3324 100644 --- a/actions/release_homebrew/action.yml +++ b/actions/release_homebrew/action.yml @@ -108,7 +108,7 @@ runs: id: setup-python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: - python-version: "3.11" + python-version: "3.14" update-environment: false - name: Create venv