You've already forked setup-python
mirror of
https://github.com/actions/setup-python.git
synced 2025-07-01 20:53:13 +07:00

* add support for .tool-versions file * update regex * optimize code * update test-python.yml for .tool-versions * fix format-check errors * fix formatting in test-python.yml * Fix test-python.yml error * workflow update with latest versions * update test cases * fix lint issue