mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 18:18:37 +08:00 
			
		
		
		
	Remove submodules from readme
submodules are no longer supported in checkout v2
This commit is contained in:
		
							parent
							
								
									574281d34c
								
							
						
					
					
						commit
						1c99e3b575
					
				|  | @ -96,15 +96,6 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous | ||||||
|     # Whether to download Git-LFS files |     # Whether to download Git-LFS files | ||||||
|     # Default: false |     # Default: false | ||||||
|     lfs: '' |     lfs: '' | ||||||
| 
 |  | ||||||
|     # Whether to checkout submodules: `true` to checkout submodules or `recursive` to |  | ||||||
|     # recursively checkout submodules. |  | ||||||
|     # |  | ||||||
|     # When the `ssh-key` input is not provided, SSH URLs beginning with |  | ||||||
|     # `git@github.com:` are converted to HTTPS. |  | ||||||
|     # |  | ||||||
|     # Default: false |  | ||||||
|     submodules: '' |  | ||||||
| ``` | ``` | ||||||
| <!-- end usage --> | <!-- end usage --> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Martin Rückl
						Martin Rückl