mirror of
https://github.com/gradle/actions.git
synced 2026-05-31 17:11:57 +00:00
8a386f6915
Now that `@actions/cache` provides a env var override, we can remove our custom configuration for setting the timeout on cache restore operations. If the env var is NOT set, we continue to override the 60min default with 10mins.