mirror of
https://kkgithub.com/actions/setup-python.git
synced 2025-10-31 02:31:52 +08:00
* Remove useless await in getCacheDistributor calls * Added cache-hit output * Build action with cache-hit output * Remove PromiseReturnType, add matchedKey == primaryKey check * Update cache-distributor.ts * Fix tests and rebuild