mirror of
https://github.com/actions/setup-python.git
synced 2026-04-24 08:04:55 +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