GitHub Actions: rearrange the Build workflow

This commit is contained in:
Jakub Chrzanowski
2023-08-04 12:31:24 +02:00
parent 9be85b8e62
commit 9f26d955a6
2 changed files with 3 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
- GitHub Actions: set `gradle-home-cache-cleanup: true` flag to the Gradle Build Action
### Changed
- GitHub Actions: rearrange the Build workflow
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.7.3`
- Dependencies (GitHub Actions) - upgrade `gradle/wrapper-validation-action` to `v1.1.0`
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.2.1`