File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818
1919    steps :
2020    - name : Checkout repository 
21-       uses : actions/checkout@v4  
21+       uses : actions/checkout@v5  
2222      with :
2323        #  We must fetch at least the immediate parents so that if this is
2424        #  a pull request then we can checkout the head.
Original file line number Diff line number Diff line change 1515    runs-on : ${{ matrix.platform }} 
1616    name : Dotnet on ${{ matrix.platform }} 
1717    steps :
18-       - uses : actions/checkout@v4  
18+       - uses : actions/checkout@v5  
1919        with :
2020          submodules : true 
2121          persist-credentials : false 
Original file line number Diff line number Diff line change 1717      actions : read 
1818    steps :
1919      - name : Checkout repository 
20-         uses : actions/checkout@v4  
20+         uses : actions/checkout@v5  
2121        with :
2222          persist-credentials : false 
2323
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments