3737 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
3838 with :
3939 ref : ${{ inputs.sha }}
40- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
40+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
4141 with :
4242 python-version : ${{ env.PYTHON_VERSION }}
4343 - name : " Build sdist"
7777 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
7878 with :
7979 ref : ${{ inputs.sha }}
80- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
80+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
8181 with :
8282 python-version : ${{ env.PYTHON_VERSION }}
8383 architecture : ${{ matrix.platform.arch }}
@@ -112,7 +112,7 @@ jobs:
112112 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
113113 with :
114114 ref : ${{ inputs.sha }}
115- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
115+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
116116 with :
117117 python-version : ${{ env.PYTHON_VERSION }}
118118 architecture : x64
@@ -150,7 +150,7 @@ jobs:
150150 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
151151 with :
152152 ref : ${{ inputs.sha }}
153- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
153+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
154154 with :
155155 python-version : ${{ env.PYTHON_VERSION }}
156156 - name : " Build wheels"
@@ -193,7 +193,7 @@ jobs:
193193 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
194194 with :
195195 ref : ${{ inputs.sha }}
196- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
196+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
197197 with :
198198 python-version : ${{ env.PYTHON_VERSION }}
199199 architecture : x64
@@ -245,7 +245,7 @@ jobs:
245245 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
246246 with :
247247 ref : ${{ inputs.sha }}
248- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
248+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
249249 with :
250250 python-version : ${{ env.PYTHON_VERSION }}
251251 - name : " Build wheels"
@@ -279,7 +279,7 @@ jobs:
279279 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
280280 with :
281281 ref : ${{ inputs.sha }}
282- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
282+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
283283 with :
284284 python-version : ${{ env.PYTHON_VERSION }}
285285 architecture : x64
@@ -306,7 +306,7 @@ jobs:
306306 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
307307 with :
308308 ref : ${{ inputs.sha }}
309- - uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
309+ - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
310310 with :
311311 python-version : ${{ env.PYTHON_VERSION }}
312312 architecture : x64
0 commit comments