mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 10:08:37 +08:00 
			
		
		
		
	robynl81/checkout
This commit is contained in:
		
							parent
							
								
									3ba5ee6fac
								
							
						
					
					
						commit
						1cb5709a8f
					
				
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -11,7 +11,7 @@ jobs: | |||
|   build: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - uses: actions/setup-node@v1 | ||||
|       - uses: actions/setup-node@v1   | ||||
|         with: | ||||
|           node-version: 16.x | ||||
|       - uses: actions/checkout@v3 | ||||
|  | @ -242,4 +242,4 @@ jobs: | |||
|       - name: Fix Checkout v3 | ||||
|         uses: actions/checkout@v3 | ||||
|         with: | ||||
|           path: v3 | ||||
|           path: v3 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 robynl81
						robynl81