mirror of
https://github.com/actions/setup-python.git
synced 2025-09-01 13:44:16 +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