File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4747        fetch-depth : ' 2' 
4848
4949    - name : Setup Python 
50-       uses : actions/setup-python@v5  
50+       uses : actions/setup-python@v6  
5151      with :
5252        python-version : ${{ matrix.python-version }} 
5353    - name : Install dependencies 
Original file line number Diff line number Diff line change 1414      - name : Checkout 
1515        uses : actions/checkout@v5 
1616      - name : Set up Python 
17-         uses : actions/setup-python@v5  
17+         uses : actions/setup-python@v6  
1818        with :
1919          python-version : ' 3.11' 
2020          cache : ' pip' 
3939      - name : Checkout 
4040        uses : actions/checkout@v5 
4141      - name : Set up Python 
42-         uses : actions/setup-python@v5  
42+         uses : actions/setup-python@v6  
4343        with :
4444          python-version : ' 3.11' 
4545          cache : ' pip' 
Original file line number Diff line number Diff line change 1717    steps :
1818    - uses : actions/checkout@v5 
1919    - name : Set up Python 3.12 
20-       uses : actions/setup-python@v5  
20+       uses : actions/setup-python@v6  
2121      with :
2222        python-version : ' 3.12' 
2323
Original file line number Diff line number Diff line change 1717    steps :
1818    - uses : actions/checkout@v5 
1919    - name : Set up Python 3.10 
20-       uses : actions/setup-python@v5  
20+       uses : actions/setup-python@v6  
2121      with :
2222        python-version : ' 3.10' 
2323
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments