mirror of
https://github.com/actions/cache
synced 2026-08-17 15:41:28 +00: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