mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-08-02 14:14:48 +08:00
Leaving the `.lock` and `.receipt` files lying around was causing issues when the actual jar files were not restored. Now the entire directory will either be missing, or completely restored.