mirror of
https://github.com/actions/setup-python.git
synced 2025-11-07 05:26:56 +00: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 |
||
|---|---|---|
| .. | ||
| data | ||
| cache-restore.test.ts | ||
| cache-save.test.ts | ||
| find-pypy.test.ts | ||
| finder.test.ts | ||
| install-pypy.test.ts | ||
| utils.test.ts | ||
| verify-python.py | ||