Match Python versions in GitHub workflow and pyproject.toml. Format workflow YAML and rename steps. Checkout using `actions/checkout@v4`. Disable pip version checking in Python workflow to suppress warnings on older Python versions.
ci: add manylinux fix: maturin build error ci: add wheels upload ci: use venv