GitHub Actions: Use Gradle cache provided with actions/setup-java

This commit is contained in:
Jakub Chrzanowski
2021-08-31 09:04:03 +02:00
committed by Jakub Chrzanowski
parent e2354624f7
commit 1f89eb272b
4 changed files with 23 additions and 60 deletions

View File

@@ -13,7 +13,8 @@
### Changed
- GitHub Actions: Use Java 11
- GitHub Actions: update Build and Release flows
- GitHub Actions: Update Build and Release flows
- GitHub Actions: Use Gradle cache provided with `actions/setup-java`
- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3, 2021.2`
- Change since/until build to `203-212.*`
- Upgrade Gradle Wrapper to `7.2`