actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.37k stars 1.16k forks source link

Update documentation to recommend gradle/gradle-build-action for caching Gradle builds #1247

Closed tevjef closed 2 months ago

tevjef commented 9 months ago

As the title states, the default recommendation in the README does not efficiently cache builds. I believe the recommendations in https://github.com/gradle/gradle-build-action are far superior and provide more consistent results than the naive approach outlined here.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 5 days since being marked as stale.