File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5252 with :
5353 persist-credentials : false
5454
55- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
55+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
5656 with :
5757 python-version : 3.x
5858
9393 with :
9494 persist-credentials : false
9595
96- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
96+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
9797 with :
9898 python-version : 3.x
9999
@@ -137,7 +137,7 @@ jobs:
137137 # We cannot use `uv python install` because it doesn't allow to install python
138138 # version for another architecture
139139 - name : Setup python
140- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
140+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
141141 with :
142142 python-version : 3.x
143143 architecture : ${{ matrix.WINDOWS.ARCH }}
@@ -194,7 +194,7 @@ jobs:
194194 with :
195195 persist-credentials : false
196196
197- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
197+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
198198 with :
199199 python-version : 3.x
200200
Original file line number Diff line number Diff line change 1616 with :
1717 persist-credentials : false
1818
19- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
19+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
2020 with :
2121 python-version-file : pyproject.toml
2222
You can’t perform that action at this time.
0 commit comments