File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313    steps :
1414    - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938  #  v4.2.0
1515    - name : Set up Python 
16-       uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55   #  v5.5 .0
16+       uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
1717      with :
1818        python-version : " 3.x" 
1919    - name : Run pre-commit 
Original file line number Diff line number Diff line change 1818    steps :
1919    - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938  #  v4.2.0
2020    - name : Set up Python ${{ matrix.python-version }} 
21-       uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55   #  v5.5 .0
21+       uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
2222      with :
2323        python-version : ${{ matrix.python-version }} 
2424        cache : ' pip' 
3939    steps :
4040      - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 
4141      - name : ' Set up Python 3.8' 
42-         uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55  
42+         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065  
4343        with :
4444          python-version : ' 3.8' 
4545      - name : Install dependencies 
5959    steps :
6060      - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 
6161      - name : ' Set up Python 3.8' 
62-         uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55  
62+         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065  
6363        with :
6464          python-version : ' 3.8' 
6565      - name : Install dependencies 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments