44
44
with :
45
45
persist-credentials : false
46
46
- 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
48
48
with :
49
49
python-version : ${{ env.PYTHON_VERSION }}
50
50
- name : Environment Information
64
64
with :
65
65
node-version : ${{ env.NODE_VERSION }}
66
66
- 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
68
68
with :
69
69
python-version : ${{ env.PYTHON_VERSION }}
70
70
- name : Environment Information
@@ -122,7 +122,7 @@ jobs:
122
122
with :
123
123
persist-credentials : false
124
124
- 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
126
126
with :
127
127
python-version : ${{ env.PYTHON_VERSION }}
128
128
- name : Environment Information
@@ -139,7 +139,7 @@ jobs:
139
139
with :
140
140
persist-credentials : false
141
141
- name : Use Python ${{ env.PYTHON_VERSION }}
142
- uses : actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
142
+ uses : actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
143
143
with :
144
144
python-version : ${{ env.PYTHON_VERSION }}
145
145
- name : Environment Information
0 commit comments