mirror of
https://git.mirrors.martin98.com/https://github.com/actions/cache
synced 2025-10-30 17:01:10 +08:00
* Add fail-on-cache-miss option * Small improvements * Changes after rebase * Update description * Only fail if no cache entry is found * Code review * Update readme * Add additional test case * Bump version + changelog * Update package-lock.json * Update Readme