GitHub Actions: set gradle-home-cache-cleanup: true flag to the Gradle Build Action

This commit is contained in:
Jakub Chrzanowski
2023-08-04 11:58:42 +02:00
parent 2a71e4b595
commit 9be85b8e62
4 changed files with 12 additions and 1 deletions

View File

@@ -4,7 +4,8 @@
## [Unreleased]
### Added
- [Foojay Toolchains Plugin](https://github.com/gradle/foojay-toolchains) integration
- [Foojay Toolchains Plugin](https://github.com/gradle/foojay-toolchains) integration
- GitHub Actions: set `gradle-home-cache-cleanup: true` flag to the Gradle Build Action
### Changed
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.7.3`