You've already forked sap-jenkins-library
							
							
				mirror of
				https://github.com/SAP/jenkins-library.git
				synced 2025-10-30 23:57:50 +02:00 
			
		
		
		
	chore(pipeline): update go-version for linting action (#4213)
* Update verify-go.yml * Update verify-go.yml * Update verify-go.yml * Update verify-go.yml * Update verify-go.yml * Update verify-go.yml
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							9533280459
						
					
				
				
					commit
					0fa1e09464
				
			
							
								
								
									
										3
									
								
								.github/workflows/verify-go.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/verify-go.yml
									
									
									
									
										vendored
									
									
								
							| @@ -59,7 +59,8 @@ jobs: | ||||
|     steps: | ||||
|       - uses: actions/setup-go@v1 | ||||
|         with: | ||||
|           go-version: '1.18.x' | ||||
|           go-version: '1.19.x' | ||||
|           # action requires go@1.19 | ||||
|       - name: checkout | ||||
|         uses: actions/checkout@v2 | ||||
|         with: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user