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 2727  integration :
2828    runs-on : ubuntu-latest 
2929    steps :
30-       - uses : actions/checkout@v4  
30+       - uses : actions/checkout@v5  
3131        with :
3232          lfs : true 
3333
Original file line number Diff line number Diff line change 3030  docker :
3131    runs-on : ubuntu-latest 
3232    steps :
33-       - uses : actions/checkout@v4  
33+       - uses : actions/checkout@v5  
3434
3535      - uses : actions/cache@v4 
3636        with :
5353            type=semver,pattern=v{{major}}.{{minor}} 
5454
5555name : Set up Go 
56-         uses : actions/setup-go@v5  
56+         uses : actions/setup-go@v6  
5757        with :
5858          go-version : " 1.21" 
5959
Original file line number Diff line number Diff line change 2323    runs-on : buildjet-8vcpu-ubuntu-2204 
2424
2525    steps :
26-       - uses : actions/checkout@v4  
26+       - uses : actions/checkout@v5  
2727
2828      - name : Build docker image 
2929        run : | 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments