This repository was archived by the owner on Sep 21, 2023. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Expand file tree Collapse file tree 4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1313#  limitations under the License.
1414docker :
1515  image : gcr.io/cloud-devrel-public-resources/owlbot-python:latest 
16-   digest : sha256:ed1f9983d5a935a89fe8085e8bb97d94e41015252c5b6c9771257cf8624367e6 
17-  
16+   digest : sha256:660abdf857d3ab9aabcd967c163c70e657fcc5653595c709263af5f3fa23ef67 
Original file line number Diff line number Diff line change 1010    - name : Checkout 
1111      uses : actions/checkout@v2 
1212    - name : Setup Python 
13-       uses : actions/setup-python@v2  
13+       uses : actions/setup-python@v3  
1414      with :
1515        python-version : " 3.10" 
1616    - name : Install nox 
2626    - name : Checkout 
2727      uses : actions/checkout@v2 
2828    - name : Setup Python 
29-       uses : actions/setup-python@v2  
29+       uses : actions/setup-python@v3  
3030      with :
3131        python-version : " 3.10" 
3232    - name : Install nox 
Original file line number Diff line number Diff line change 1010    - name : Checkout 
1111      uses : actions/checkout@v2 
1212    - name : Setup Python 
13-       uses : actions/setup-python@v2  
13+       uses : actions/setup-python@v3  
1414      with :
1515        python-version : " 3.10" 
1616    - name : Install nox 
Original file line number Diff line number Diff line change 1313    - name : Checkout 
1414      uses : actions/checkout@v2 
1515    - name : Setup Python 
16-       uses : actions/setup-python@v2  
16+       uses : actions/setup-python@v3  
1717      with :
1818        python-version : ${{ matrix.python }} 
1919    - name : Install nox 
3939    - name : Checkout 
4040      uses : actions/checkout@v2 
4141    - name : Setup Python 
42-       uses : actions/setup-python@v2  
42+       uses : actions/setup-python@v3  
4343      with :
4444        python-version : " 3.10" 
4545    - name : Install coverage 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments