mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02:00
Adds new 'cache-cleanup' parameter with 3 settings: 'never', 'on-success' and 'always'. This gives users more control over whether cache cleanup should occur. Fixes #71