mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-03 23:20:54 +00:00 
			
		
		
		
	actions to steps
This commit is contained in:
		
					parent
					
						
							
								bf4af63534
							
						
					
				
			
			
				commit
				
					
						af513c7a01
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -8,7 +8,7 @@ See [action.yml](action.yml)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Basic:
 | 
					Basic:
 | 
				
			||||||
```yaml
 | 
					```yaml
 | 
				
			||||||
actions:
 | 
					steps:
 | 
				
			||||||
- uses: actions/checkout@master
 | 
					- uses: actions/checkout@master
 | 
				
			||||||
- uses: actions/setup-node@master
 | 
					- uses: actions/setup-node@master
 | 
				
			||||||
  with:
 | 
					  with:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue