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 2828        uses : astral-sh/setup-uv@v6 
2929
3030      - name : Install python 
31-         uses : actions/setup-python@v5  
31+         uses : actions/setup-python@v6  
3232        with :
3333          python-version : ${{ matrix.python-version }} 
3434          architecture : ${{ matrix.architecture }} 
Original file line number Diff line number Diff line change 1717        uses : astral-sh/setup-uv@v6 
1818
1919      - name : Install python 
20-         uses : actions/setup-python@v5  
20+         uses : actions/setup-python@v6  
2121        with :
2222          python-version : ' 3.x' 
2323
Original file line number Diff line number Diff line change 2323        uses : astral-sh/setup-uv@v6 
2424
2525      - name : Install python 
26-         uses : actions/setup-python@v5  
26+         uses : actions/setup-python@v6  
2727        with :
2828          python-version : ${{ matrix.python-version }} 
2929          architecture : ${{ matrix.architecture }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments