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