mirror of
https://gitea.com/actions/setup-python
synced 2026-07-29 19:03:22 +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