mirror of
https://github.com/actions/setup-python.git
synced 2025-08-28 11:44:14 +00:00
This aligns the tool cache path logic with the process used by actions/python-versions, maintaining the ability to locate the version binaries, and fixing self-hosted runners. Fixes #459