4444 with :
4545 persist-credentials : false
4646 - name : Set up Python ${{ env.PYTHON_VERSION }}
47- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
47+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
67+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
125+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
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@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
142+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
143143 with :
144144 python-version : ${{ env.PYTHON_VERSION }}
145145 - name : Environment Information
0 commit comments