4444 with :
4545 persist-credentials : false 
4646 - name : Set up Python ${{ env.PYTHON_VERSION }} 
47-  uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55   #  v5.5 .0
47+  uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
4848 with :
4949 python-version : ${{ env.PYTHON_VERSION }} 
5050 - name : Environment Information 
6464 with :
6565 node-version : ${{ env.NODE_VERSION }} 
6666 - name : Set up Python ${{ env.PYTHON_VERSION }} 
67-  uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55   #  v5.5 .0
67+  uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION }} 
7070 - name : Environment Information 
@@ -122,7 +122,7 @@ jobs:
122122 with :
123123 persist-credentials : false 
124124 - name : Set up Python ${{ env.PYTHON_VERSION }} 
125-  uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55   #  v5.5 .0
125+  uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
126126 with :
127127 python-version : ${{ env.PYTHON_VERSION }} 
128128 - name : Environment Information 
@@ -139,7 +139,7 @@ jobs:
139139 with :
140140 persist-credentials : false 
141141 - name : Use Python ${{ env.PYTHON_VERSION }} 
142-  uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55   #  v5.5 .0
142+  uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065   #  v5.6 .0
143143 with :
144144 python-version : ${{ env.PYTHON_VERSION }} 
145145 - name : Environment Information 
0 commit comments