mirror of
https://github.com/gradle/actions.git
synced 2026-08-17 19:32:52 +00:00
- Warn and continue on failure to restore a Gradle distribution from cache - Warn and continue on failure to save a Gradle distribution to cache - Extract common functionality for consistent handling of cache failures Fixes #116