File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -346,7 +346,7 @@ jobs:
346346
347347      - name : Install Go 
348348        if : runner.name != 'WINDOWS-SIGN-PC' 
349-         uses : actions/setup-go@v5  
349+         uses : actions/setup-go@v6  
350350        with :
351351          go-version : ${{ env.GO_VERSION }} 
352352
@@ -463,7 +463,7 @@ jobs:
463463          cache : ' yarn' 
464464
465465      - name : Install Go 
466-         uses : actions/setup-go@v5  
466+         uses : actions/setup-go@v6  
467467        with :
468468          go-version : ${{ env.GO_VERSION }} 
469469
Original file line number Diff line number Diff line change 6666          cache : ' yarn' 
6767
6868      - name : Install Go 
69-         uses : actions/setup-go@v5  
69+         uses : actions/setup-go@v6  
7070        with :
7171          go-version : ${{ env.GO_VERSION }} 
7272
Original file line number Diff line number Diff line change 2424          cache : ' yarn' 
2525
2626      - name : Install Go 
27-         uses : actions/setup-go@v5  
27+         uses : actions/setup-go@v6  
2828        with :
2929          go-version : ${{ env.GO_VERSION }} 
3030
Original file line number Diff line number Diff line change 2424          cache : ' yarn' 
2525
2626      - name : Install Go 
27-         uses : actions/setup-go@v5  
27+         uses : actions/setup-go@v6  
2828        with :
2929          go-version : ${{ env.GO_VERSION }} 
3030
Original file line number Diff line number Diff line change 9797          python-version : ' 3.11.x' 
9898
9999      - name : Install Go 
100-         uses : actions/setup-go@v5  
100+         uses : actions/setup-go@v6  
101101        with :
102102          go-version : ${{ env.GO_VERSION }} 
103103
Original file line number Diff line number Diff line change 2626          cache : ' yarn' 
2727
2828      - name : Install Go 
29-         uses : actions/setup-go@v5  
29+         uses : actions/setup-go@v6  
3030        with :
3131          go-version : ${{ env.GO_VERSION }} 
3232
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments