mirror of
https://github.com/gradle/actions.git
synced 2025-08-18 23:01:27 +08:00
Fix typo
This commit is contained in:
parent
c9872874b0
commit
81b4ac7741
@ -158,7 +158,6 @@ cache-write-only: true
|
||||
The Gradle User Home directory tends to grow over time. When you switch to a new Gradle wrapper version
|
||||
or upgrade a dependency version the old files are not automatically and immediately removed.
|
||||
While this can make sense in a local environment, in a GitHub Actions environment
|
||||
While this can make sense in a local environment, in a GitHub Actions environment
|
||||
it can lead to ever-larger Gradle User Home cache entries being saved and restored.
|
||||
|
||||
To avoid this situation, the `setup-gradle` and `dependency-submission` actions will perform "cache-cleanup",
|
||||
|
Loading…
x
Reference in New Issue
Block a user