mirror of
https://github.com/actions/setup-python.git
synced 2026-03-25 08:01:02 +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