mirror of
				https://hub.gitmirror.com/https://github.com/actions/checkout.git
				synced 2025-10-28 08:30:04 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			134 B
		
	
	
	
		
			Batchfile
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			134 B
		
	
	
	
		
			Batchfile
		
	
	
		
			Executable File
		
	
	
	
	
| 
 | |
| mkdir override-git-version
 | |
| cd override-git-version
 | |
| echo @echo override git version 1.2.3 > git.cmd
 | |
| echo "%CD%" >> $GITHUB_PATH
 | |
| cd ..
 | 
