mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 16:44:01 +00:00 
			
		
		
		
	Update examples.md
Add semicolon for clarity
This commit is contained in:
		
							parent
							
								
									c43c7a3f1b
								
							
						
					
					
						commit
						7deb8c85d0
					
				| @ -55,7 +55,7 @@ Using [NuGet lock files](https://docs.microsoft.com/nuget/consume-packages/packa | ||||
| ``` | ||||
| 
 | ||||
| Depending on the environment, huge packages might be pre-installed in the global cache folder. | ||||
| With `actions/cache@v3` you can now exclude unwanted packages with [exclude pattern](https://github.com/actions/toolkit/tree/main/packages/glob#exclude-patterns) | ||||
| With `actions/cache@v3` you can now exclude unwanted packages with [exclude pattern](https://github.com/actions/toolkit/tree/main/packages/glob#exclude-patterns): | ||||
| 
 | ||||
| ```yaml | ||||
| - uses: actions/cache@v3 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user