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 4141        uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
4242
4343      - name : Setup Golang Environment 
44-         uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5   #  v5.5 .0
44+         uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00   #  v6.0 .0
4545        with :
4646          go-version : ${{ matrix.go-version }} 
4747
@@ -100,7 +100,7 @@ jobs:
100100        if : ${{ github.event_name == 'push' }} 
101101
102102      - name : Setup Golang Environment 
103-         uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5   #  v5.5 .0
103+         uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00   #  v6.0 .0
104104        with :
105105          go-version : stable 
106106        if : ${{ github.ref_type == 'tag' }} 
Original file line number Diff line number Diff line change 5151        uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
5252
5353      - name : Setup Golang Environment 
54-         uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5   #  v5.5 .0
54+         uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00   #  v6.0 .0
5555        with :
5656          go-version : stable 
5757        if : matrix.language == 'go' 
Original file line number Diff line number Diff line change 2828        uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  #  v5.0.0
2929
3030      - name : Setup Golang Environment 
31-         uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5   #  v5.5 .0
31+         uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00   #  v6.0 .0
3232        with :
3333          go-version : stable 
3434
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments