diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 948f2a8dc..91f59501b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -74,8 +74,6 @@ jobs: pipx install poetry || true - name: Setup Python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 - with: - python-version-file: client-python/pyproject.toml - name: Fetch schema uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: