mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-30 23:10:31 +00:00 
			
		
		
		
	Update update-main-version.yml
This commit is contained in:
		 John Wesley Walker III
					John Wesley Walker III
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							e7ec645f81
						
					
				
				
					commit
					05c72ac06f
				
			
							
								
								
									
										2
									
								
								.github/workflows/update-main-version.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/update-main-version.yml
									
									
									
									
										vendored
									
									
								
							| @@ -22,7 +22,7 @@ jobs: | |||||||
|     # Note this update workflow can also be used as a rollback tool. |     # Note this update workflow can also be used as a rollback tool. | ||||||
|     # For that reason, it's best to pin `actions/checkout` to a known, stable version |     # For that reason, it's best to pin `actions/checkout` to a known, stable version | ||||||
|     # (typically, about two releases back). |     # (typically, about two releases back). | ||||||
|     - uses: actions/checkout@v4.1.1 |     - uses: actions/checkout@v3 | ||||||
|       with: |       with: | ||||||
|         fetch-depth: 0 |         fetch-depth: 0 | ||||||
|     - name: Git config |     - name: Git config | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user