Skip to content

Commit d45ebba

Browse files
Rephrase sentence
Co-authored-by: Ivan <[email protected]>
1 parent 317c661 commit d45ebba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The `cache` input is optional, and caching is turned on by default.
159159

160160
The action defaults to search for the dependency file - go.sum in the repository root, and uses its hash as a part of
161161
the cache key. Use `cache-dependency-path` input for cases when multiple dependency files are used, or they are located
162-
in different subdirectories. Globs also supported.
162+
in different subdirectories. The input supports glob patterns.
163163

164164
If some problem that prevents success caching happens then the action issues the warning in the log and continues the execution of the pipeline.
165165

0 commit comments

Comments
 (0)