Skip to content

Commit c988606

Browse files
authored
Merge branch 'main' into repo-sync
2 parents ade4e45 + da74b41 commit c988606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/advanced-guides/caching-dependencies-to-speed-up-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,4 @@ For example, if a pull request contains a `feature` branch (the current scope) a
209209

210210
## Usage limits and eviction policy
211211

212-
{% data variables.product.prodname_dotcom %} will remove any cache entries that have not been accessed in over 7 days. There is no limit on the number of caches you can store, but the total size of all caches in a repository is limited to 5 GB. If you exceed this limit, {% data variables.product.prodname_dotcom %} will save your cache but will begin evicting caches until the total size is less than 5 GB.
212+
{% data variables.product.prodname_dotcom %} will remove any cache entries that have not been accessed in over 7 days. There is no limit on the number of caches you can store, but the total size of all caches in a repository is limited to 10 GB. If you exceed this limit, {% data variables.product.prodname_dotcom %} will save your cache but will begin evicting caches until the total size is less than 10 GB.

0 commit comments

Comments
 (0)