mirror of
https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
synced 2025-10-28 00:20:07 +08: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