mirror of
http://43.153.184.91:8080/https://github.com/actions/setup-python.git
synced 2026-03-28 17:56:59 +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