Skip to content

Commit 0007437

Browse files
authored
Update README.md
1 parent da305a4 commit 0007437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)