File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3939        with :
4040          go-version : ${{ env.GO_VERSION }} 
4141      - name : Checkout code 
42-         uses : actions/checkout@v4  
42+         uses : actions/checkout@v5  
4343      - name : Cached Go dependencies 
4444        uses : actions/cache@v4 
4545        with :
6767        with :
6868          go-version : ${{ env.GO_VERSION }} 
6969      - name : Checkout code 
70-         uses : actions/checkout@v4  
70+         uses : actions/checkout@v5  
7171      - uses : actions/cache@v4 
7272        with :
7373          path : ~/go/pkg/mod 
9494      - name : Available platforms 
9595        run : echo ${{ steps.buildx.outputs.platforms }} 
9696      - name : Checkout code 
97-         uses : actions/checkout@v4  
97+         uses : actions/checkout@v5  
9898      - name : Setup Go 
9999        uses : actions/setup-go@v5 
100100        with :
Original file line number Diff line number Diff line change 2828        with :
2929          go-version : ${{ env.GO_VERSION }} 
3030      - name : Checkout code 
31-         uses : actions/checkout@v4  
31+         uses : actions/checkout@v5  
3232      - uses : actions/cache@v4 
3333        with :
3434          path : ~/go/pkg/mod 
Original file line number Diff line number Diff line change 1818        with :
1919          go-version : ${{ env.GO_VERSION }} 
2020      - name : Checkout code 
21-         uses : actions/checkout@v4  
21+         uses : actions/checkout@v5  
2222        with :
2323          fetch-depth : 0 
2424      - uses : actions/cache@v4 
5151        with :
5252          go-version : ${{ env.GO_VERSION }} 
5353      - name : Checkout code 
54-         uses : actions/checkout@v4  
54+         uses : actions/checkout@v5  
5555        with :
5656          fetch-depth : 0 
5757      - uses : actions/cache@v4 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments