README.md: Telling people to use actions/cache too

This commit is contained in:
Christian Koop 2020-11-29 22:37:08 +01:00 committed by GitHub
parent 1a29f401c7
commit 8f29460a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -35,6 +35,8 @@ to introduce some improvements in *system compatibility* and *speed*.
## Usage
**Note:** Use `actions/cache` as described [here](https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-java-with-maven#caching-dependencies) to save some additional time by caching between runs!
All the values already provided below are their default values.
If you don't change them, you can remove them from your workflow,