mirror of
https://github.com/actions/cache.git
synced 2026-07-08 19:03:52 +08:00
Compare commits
2 Commits
v6.1.0
...
2f639c1c1c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f639c1c1c | ||
|
|
de70adb99f |
@@ -81,7 +81,7 @@ On similar lines, commit sha can be used to create a very specialized and short
|
|||||||
key: cache-${{ github.sha }}
|
key: cache-${{ github.sha }}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Using multiple factors while forming a key depening on the need
|
### Using multiple factors while forming a key depending on the need
|
||||||
|
|
||||||
Cache key can be formed by combination of more than one metadata, evaluated info.
|
Cache key can be formed by combination of more than one metadata, evaluated info.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user