mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 05:19:10 +08:00 
			
		
		
		
	Update "only-" actions to node20
This commit is contained in:
		@@ -31,7 +31,7 @@ outputs:
 | 
			
		||||
  cache-matched-key:
 | 
			
		||||
    description: 'Key of the cache that was restored, it could either be the primary key on cache-hit or a partial/complete match of one of the restore keys'
 | 
			
		||||
runs:
 | 
			
		||||
  using: 'node16'
 | 
			
		||||
  using: 'node20'
 | 
			
		||||
  main: '../dist/restore-only/index.js'
 | 
			
		||||
branding:
 | 
			
		||||
  icon: 'archive'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user