mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 04:28:39 +08:00 
			
		
		
		
	Use @v1 tag
				
					
				
			Co-Authored-By: Josh Gross <joshmgross@github.com>
This commit is contained in:
		
							parent
							
								
									222ca60c6a
								
							
						
					
					
						commit
						67a53b8517
					
				|  | @ -113,7 +113,7 @@ uses: actions/cache@preview | |||
| ## Haskell - Cabal | ||||
| 
 | ||||
| ```yaml | ||||
| - uses: actions/cache@preview | ||||
| - uses: actions/cache@v1 | ||||
|   with: | ||||
|     path: ~/.cabal/store | ||||
|     key: ${{ runner.os }}-haskell-${{ matrix.ghc }} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Herbert Valerio Riedel
						Herbert Valerio Riedel