mirror of
https://github.com/actions/setup-python.git
synced 2026-04-24 08:04:55 +00:00
This fixes the tool cache path for self-hosted runners, along
with handling AGENT_TOOLSDIRECTORY for both hosted + self-hosted.
Fixes actions#459