mirror of
https://gitea.com/actions/setup-python
synced 2026-05-30 11:15:26 +08:00
This fixes the tool cache path for self-hosted runners, along
with handling AGENT_TOOLSDIRECTORY for both hosted + self-hosted.
Fixes actions#459