mirror of
				https://github.com/Swatinem/rust-cache
				synced 2025-11-03 22:19:10 +00:00 
			
		
		
		
	hint that checkout has to be used first
This commit is contained in:
		
							parent
							
								
									c5ed9ba6b7
								
							
						
					
					
						commit
						ee5b914df1
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -6,6 +6,8 @@ sensible defaults.
 | 
			
		|||
## Example usage
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
- uses: actions/checkout@v2
 | 
			
		||||
 | 
			
		||||
# selecting a toolchain either by action or manual `rustup` calls should happen
 | 
			
		||||
# before the plugin, as it uses the current rustc version as its cache key
 | 
			
		||||
- uses: actions-rs/toolchain@v1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue