mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 05:19:14 +08:00 
			
		
		
		
	Add explanatory comment to plugin (#31)
This commit is contained in:
		@@ -19,4 +19,5 @@ inputs:
 | 
			
		||||
  path:
 | 
			
		||||
    description: 'Optional path to check out source code'  
 | 
			
		||||
runs:
 | 
			
		||||
  # Plugins live on the runner and are only available to a certain set of first party actions.
 | 
			
		||||
  plugin: 'checkout'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user