mirror of
https://git.mirrors.martin98.com/https://github.com/actions/cache
synced 2025-08-22 00:09:08 +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