mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 09:57:27 +00:00 
			
		
		
		
	Merge pull request #56 from 0glabs/dev-047
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				Continuous Integration (Commit) / lint (push) Waiting to run
				
			
		
		
	
	
				
					
				
			
		
			Some checks are pending
		
		
	
	Continuous Integration (Commit) / lint (push) Waiting to run
				
			update go version of workflow to 1.21
This commit is contained in:
		
						commit
						e822edfe8d
					
				
							
								
								
									
										2
									
								
								.github/workflows/upload-release-assets.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/upload-release-assets.yml
									
									
									
									
										vendored
									
									
								
							@ -12,7 +12,7 @@ jobs:
 | 
			
		||||
    - name: Set up Go
 | 
			
		||||
      uses: actions/setup-go@v4
 | 
			
		||||
      with:
 | 
			
		||||
        go-version: '1.20'
 | 
			
		||||
        go-version: '1.21'
 | 
			
		||||
    - name: Build
 | 
			
		||||
      run: make build
 | 
			
		||||
    - name: Rename file
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user