You've already forked setup-python
mirror of
https://github.com/actions/setup-python.git
synced 2025-08-19 03:54:39 +07:00

This fixes the tool cache path for self-hosted runners, along with handling AGENT_TOOLSDIRECTORY for both hosted + self-hosted. Fixes actions#459