mirror of
https://github.com/actions/cache.git
synced 2026-03-25 08:00:40 +00:00
Merge 0dda908a9aa1fe43638a48829d9ca9a4d88d63b1 into 668228422ae6a00e4ad889ee87cd7109ec5666a7
This commit is contained in:
commit
f713459bc3
@ -132,4 +132,4 @@ The outputs `cache-primary-key` and `cache-matched-key` can be used to check if
|
|||||||
|
|
||||||
### Ensuring proper restores and save happen across the actions
|
### Ensuring proper restores and save happen across the actions
|
||||||
|
|
||||||
It is very important to use the same `key` and `path` that were used by either `actions/cache` or `actions/cache/save` while saving the cache. Learn more about cache key [naming](https://github.com/actions/cache#creating-a-cache-key) and [versioning](https://github.com/actions/cache#cache-version) here.
|
It is very important to use the same `key` and `path` that were used by either `actions/cache` or `actions/cache/save` while saving the cache. Learn more about cache key [naming](https://github.com/actions/cache#creating-a-cache-key) and [versioning](https://github.com/actions/cache#cache-version) here.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user