mirror of
https://github.com/actions/setup-python.git
synced 2026-04-20 19:14:35 +02:00
21c0493ecf
* 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