File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3131          submodules : true 
3232
3333      - name : Set up the python ${{ env.MINIMUM_PYTHON_VERSION }} 
34-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
34+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
3535        id : setup-python 
3636        with :
3737          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
6060          persist-credentials : false 
6161          submodules : true 
6262      - name : Set up the python ${{ env.MINIMUM_PYTHON_VERSION }} 
63-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
63+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
6464        id : setup-python 
6565        with :
6666          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
8989          persist-credentials : false 
9090          submodules : true 
9191      - name : Set up the python ${{ env.MINIMUM_PYTHON_VERSION }} 
92-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
92+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
9393        id : setup-python 
9494        with :
9595          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
Original file line number Diff line number Diff line change 3838      #   -----  setup python   -----
3939      # ----------------------------------------------
4040      - name : Set up the environment 
41-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
41+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
4242        id : setup-python 
4343        with :
4444          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
8989          submodules : true 
9090
9191      - name : set up python 
92-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
92+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
9393        with :
9494          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
9595
@@ -144,7 +144,7 @@ jobs:
144144          persist-credentials : false 
145145          fetch-depth : 0 
146146      - name : Set up Python ${{ env.MINIMUM_PYTHON_VERSION }} 
147-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
147+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
148148        with :
149149          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
150150      - name : get dist artifacts 
Original file line number Diff line number Diff line change 4949
5050      - name : Install 3.13 
5151        if : hashFiles('uv.lock') != '' 
52-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
52+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
5353        with :
5454          python-version : " 3.13" 
5555
Original file line number Diff line number Diff line change 5555
5656      - name : Set up Python ${{ matrix.python-version }} 
5757        id : setup-python 
58-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
58+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
5959        with :
6060          python-version : ${{ matrix.python-version }} 
6161
@@ -117,7 +117,7 @@ jobs:
117117
118118      - name : Set up Python ${{ env.MINIMUM_PYTHON_VERSION }} 
119119        id : setup-python 
120-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
120+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
121121        with :
122122          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
123123
@@ -155,7 +155,7 @@ jobs:
155155
156156      - name : Set up Python ${{ env.MINIMUM_PYTHON_VERSION }} 
157157        id : setup-python 
158-         uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
158+         uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c   #  v6.0 .0
159159        with :
160160          python-version : ${{ env.MINIMUM_PYTHON_VERSION }} 
161161
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments