Compare commits
	
		
			1 Commits
		
	
	
		
			v4.1.2
			...
			8410ad0602
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					8410ad0602 | 
							
								
								
									
										5
									
								
								.github/workflows/update-main-version.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/update-main-version.yml
									
									
									
									
										vendored
									
									
								
							@@ -19,7 +19,10 @@ jobs:
 | 
			
		||||
  tag:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
    - uses: actions/checkout@v3
 | 
			
		||||
    # 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
 | 
			
		||||
    # (typically, about two releases back).
 | 
			
		||||
    - uses: actions/checkout@v4.1.1
 | 
			
		||||
      with:
 | 
			
		||||
        fetch-depth: 0
 | 
			
		||||
    - name: Git config
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user