File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717    name : Python ${{ matrix.python-version }} CI 
1818
1919    steps :
20-     - uses : actions/checkout@v2  
20+     - uses : actions/checkout@v3  
2121    - run : git fetch --prune --unshallow 
2222
2323    - name : Setup python 
Original file line number Diff line number Diff line change 1919        python-version : [ '3.11' ] 
2020    name : Python ${{ matrix.python-version }} CI 
2121    steps :
22-       - uses : actions/checkout@v2  
22+       - uses : actions/checkout@v3  
2323      - run : git fetch --prune --unshallow 
2424
2525      - name : Update bash 
Original file line number Diff line number Diff line change 1919        python-version : [ '3.11' ] 
2020    name : Python ${{ matrix.python-version }} CI 
2121    steps :
22-       - uses : actions/checkout@v2  
22+       - uses : actions/checkout@v3  
2323      - run : git fetch --prune --unshallow 
2424
2525      - name : Setup python 
Original file line number Diff line number Diff line change 1616
1717    steps :
1818    - name : Checkout repository 
19-       uses : actions/checkout@v2  
19+       uses : actions/checkout@v3  
2020      with :
2121        #  We must fetch at least the immediate parents so that if this is
2222        #  a pull request then we can checkout the head.
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments