File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2626        uses : actions/checkout@v5 
2727
2828      - name : Set up Python 
29-         uses : actions/setup-python@v5  
29+         uses : actions/setup-python@v6  
3030        with :
3131          python-version : ' 3.11' 
3232      - name : Run pre-commit 
7070        uses : actions/checkout@v5 
7171
7272      - name : Set up Python 
73-         uses : actions/setup-python@v5  
73+         uses : actions/setup-python@v6  
7474        with :
7575          python-version : ' 3.11' 
7676
9393        uses : actions/checkout@v5 
9494
9595      - name : Set up Python 
96-         uses : actions/setup-python@v5  
96+         uses : actions/setup-python@v6  
9797        with :
9898          python-version : ' 3.11' 
9999
@@ -126,7 +126,7 @@ jobs:
126126        uses : actions/checkout@v5 
127127
128128      - name : Set up Python 
129-         uses : actions/setup-python@v5  
129+         uses : actions/setup-python@v6  
130130        with :
131131          python-version : ' 3.11' 
132132
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments