mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 06:41:56 +02:00 
			
		
		
		
	Use ref as it should
* .github/workflows/test.yml:
This commit is contained in:
		
							parent
							
								
									4f92610a97
								
							
						
					
					
						commit
						388793bd97
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -63,7 +63,7 @@ jobs:
 | 
				
			||||||
      - name: Environment path test
 | 
					      - name: Environment path test
 | 
				
			||||||
        uses: ./
 | 
					        uses: ./
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          ref: test-data/v2/basic
 | 
					          ref: test-data/v2/environment-path
 | 
				
			||||||
          path: ${{ env.main_path }}
 | 
					          path: ${{ env.main_path }}
 | 
				
			||||||
      - name: Verify environment path test
 | 
					      - name: Verify environment path test
 | 
				
			||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue