File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 persist-credentials : false
4949
5050 - name : Set up Python
51- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
51+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
5252 with :
5353 python-version : " 3.13"
5454
Original file line number Diff line number Diff line change 2323 persist-credentials : false
2424
2525 - name : Setup Python
26- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
26+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2727 with :
2828 python-version : " 3.13"
2929 cache : pip
Original file line number Diff line number Diff line change 3434 persist-credentials : true
3535
3636 - name : Set up Python
37- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
37+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
3838 with :
3939 python-version : " 3.13"
4040
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ jobs:
263263 path : dist
264264
265265 - name : Set up Python ${{ matrix.python }}
266- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
266+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
267267 with :
268268 python-version : ${{ matrix.python }}
269269 check-latest : true
Original file line number Diff line number Diff line change 2626 persist-credentials : false
2727
2828 - name : Setup Python
29- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
29+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
3030 with :
3131 python-version : " 3.13"
3232
You can’t perform that action at this time.
0 commit comments