mirror of
				https://github.com/actions/setup-go.git
				synced 2025-10-31 23:43:41 +00:00 
			
		
		
		
	Rephrase sentence
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									317c6617fa
								
							
						
					
					
						commit
						d45ebba0ce
					
				| @ -159,7 +159,7 @@ The `cache` input is optional, and caching is turned on by default. | |||||||
| 
 | 
 | ||||||
| The action defaults to search for the dependency file - go.sum in the repository root, and uses its hash as a part of | The action defaults to search for the dependency file - go.sum in the repository root, and uses its hash as a part of | ||||||
| the cache key. Use `cache-dependency-path` input for cases when multiple dependency files are used, or they are located | the cache key. Use `cache-dependency-path` input for cases when multiple dependency files are used, or they are located | ||||||
| in different subdirectories. Globs also supported. | in different subdirectories. The input supports glob patterns. | ||||||
| 
 | 
 | ||||||
| If some problem that prevents success caching happens then the action issues the warning in the log and continues the execution of the pipeline.  | If some problem that prevents success caching happens then the action issues the warning in the log and continues the execution of the pipeline.  | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user