mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-30 17:54:21 +08:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									ff9f98e487
								
							
						
					
					
						commit
						857facff5c
					
				
							
								
								
									
										7
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -299,15 +299,18 @@ jobs: | ||||
|   test-output: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       # Clone this repo | ||||
|       # Download the action at the current ref | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v4.1.6 | ||||
|         with: | ||||
|           path: actions-checkout | ||||
| 
 | ||||
|       # Basic checkout using git | ||||
|       - name: Checkout basic | ||||
|         id: checkout | ||||
|         uses: ./ | ||||
|         uses: ./actions-checkout | ||||
|         with: | ||||
|           path: cloned-using-local-action | ||||
|           ref: test-data/v2/basic | ||||
| 
 | ||||
|       # Verify output | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 eric sciple
						eric sciple