Original file line number Diff line number Diff line change 4444 with :
4545 persist-credentials : false
4646 - name : Set up Python ${{ env.PYTHON_VERSION }}
47- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
47+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
4848 with :
4949 python-version : ${{ env.PYTHON_VERSION }}
5050 allow-prereleases : true
6565 with :
6666 node-version : ${{ env.NODE_VERSION }}
6767 - name : Set up Python ${{ env.PYTHON_VERSION }}
68- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
68+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
6969 with :
7070 python-version : ${{ env.PYTHON_VERSION }}
7171 allow-prereleases : true
@@ -174,7 +174,7 @@ jobs:
174174 *.py
175175 sparse-checkout-cone-mode : false
176176 - name : Set up Python ${{ env.PYTHON_VERSION }}
177- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
177+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
178178 with :
179179 python-version : ${{ env.PYTHON_VERSION }}
180180 allow-prereleases : true
@@ -198,7 +198,7 @@ jobs:
198198 *.yaml
199199 sparse-checkout-cone-mode : false
200200 - name : Use Python ${{ env.PYTHON_VERSION }}
201- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
201+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
202202 with :
203203 python-version : ${{ env.PYTHON_VERSION }}
204204 allow-prereleases : true
0 commit comments