File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99  build :
1010    runs-on : ubuntu-latest 
1111    steps :
12-       - uses : actions/checkout@v4  
12+       - uses : actions/checkout@v5  
1313        with :
1414          fetch-depth : 0  #  Fetch all history for all tags and branches
1515
5454    runs-on : ubuntu-latest 
5555
5656    steps :
57-       - uses : actions/checkout@v4  
57+       - uses : actions/checkout@v5  
5858        with :
5959          fetch-depth : 0  #  Fetch all history for all tags and branches
6060
7878    runs-on : ubuntu-latest 
7979
8080    steps :
81-       - uses : actions/checkout@v4  
81+       - uses : actions/checkout@v5  
8282        with :
8383          fetch-depth : 0  #  Fetch all history for all tags and branches
8484
Original file line number Diff line number Diff line change 2626          - " 3.10" 
2727          - " 3.11" 
2828    steps :
29-       - uses : actions/checkout@v4  
29+       - uses : actions/checkout@v5  
3030        with :
3131          fetch-depth : 0  #  Fetch all history for all tags and branches
3232
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments