File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5757 matrix : ${{ steps.evaluate.outputs.matrix }}
5858 steps :
5959 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
60- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
60+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
6161 with :
6262 python-version : ' 3.14'
6363 - name : Evaluate
Original file line number Diff line number Diff line change 4949 matrix : ${{ steps.evaluate.outputs.matrix }}
5050 steps :
5151 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
52- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
52+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
5353 with :
5454 python-version : ' 3.14'
5555 - name : Evaluate
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167167
168168 steps :
169169 - name : Setup Python
170- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
170+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
171171 with :
172172 python-version : ${{ matrix.python-version }}
173173 allow-prereleases : true
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164164
165165 steps :
166166 - name : Setup Python
167- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
167+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
168168 with :
169169 python-version : ${{ matrix.python-version }}
170170 allow-prereleases : true
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ jobs:
171171
172172 steps :
173173 - name : Setup Python
174- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
174+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
175175 with :
176176 python-version : ${{ matrix.python-version }}
177177 allow-prereleases : true
Original file line number Diff line number Diff line change 5454 auto-activate-base : true
5555
5656 - name : Setup Python
57- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
57+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
5858 with :
5959 python-version : ${{ matrix.python-version }}
6060 allow-prereleases : true
@@ -159,7 +159,7 @@ jobs:
159159
160160 steps :
161161 - name : Setup Python
162- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
162+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
163163 with :
164164 python-version : ${{ matrix.python-version }}
165165 allow-prereleases : true
Original file line number Diff line number Diff line change 3939 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4040
4141 - name : Setup Python
42- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
42+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
4343 with :
4444 python-version : ' 3.14'
4545
7070 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
7171
7272 - name : Setup Python
73- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
73+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
7474 with :
7575 python-version : ' 3.14'
7676
You can’t perform that action at this time.
0 commit comments