File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010      hash : ${{ steps.hash.outputs.hash }} 
1111    steps :
1212      - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 
13-       - uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0  
13+       - uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1  
1414        with :
1515          python-version : ' 3.x' 
1616          cache : ' pip' 
Original file line number Diff line number Diff line change 3333          - {name: 'Typing', python: '3.11', tox: typing} 
3434    steps :
3535      - uses : actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 
36-       - uses : actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0  
36+       - uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1  
3737        with :
3838          python-version : ${{ matrix.python }} 
3939          cache : ' pip' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments