File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ This GitHub Action uses the [docker save](https://docs.docker.com/engine/referen
99
1010## ⚠️ ** Deprecation Notice for ` v0.0.4 ` and older** ⚠️
1111
12- The author had not taken into account that a large number of layers would be cached,
13- so those versions processes all layers in parallel. ([ #12 ] ( https://github.com/satackey/action-docker-layer-caching/issues/12 ) )
12+ The author had not considered a large number of layers to be cached, so those versions process all layers in parallel.
13+ ([ #12 ] ( https://github.com/satackey/action-docker-layer-caching/issues/12 ) )
1414** Please update to version ` v0.0.5 ` with limited concurrency to avoid overloading the cache service.**
1515
1616## Example workflows
You can’t perform that action at this time.
0 commit comments