mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 03:54:21 +01:00
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.