File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242        uses : actions/setup-go@v5 
4343        with :
4444          check-latest : true 
45-           go-version : 1.23.2  
45+           go-version : 1.23.4  
4646      - name : Run golangci-lint 
4747        uses : golangci/golangci-lint-action@v6 
4848        with :
Original file line number Diff line number Diff line change 4545        uses : actions/setup-go@v5 
4646        with :
4747          check-latest : true 
48-           go-version : 1.23.2  
48+           go-version : 1.23.4  
4949  test :
5050    name : Test 
5151    needs :
5858        uses : actions/setup-go@v5 
5959        with :
6060          check-latest : true 
61-           go-version : 1.23.2  
61+           go-version : 1.23.4  
6262      - name : Run tests and generate coverage report 
6363        run : make build/cover.out 
6464      - name : Upload coverage report to Coveralls 
Original file line number Diff line number Diff line change 4545        uses : actions/setup-go@v5 
4646        with :
4747          check-latest : true 
48-           go-version : 1.23.2  
48+           go-version : 1.23.4  
4949      - name : Initialize CodeQL 
5050        uses : github/codeql-action/init@v3 
5151        with :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments