File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919
2020 - name : Set up Python
21- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
21+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
2222 with :
2323 python-version : ' 3.14'
2424
Original file line number Diff line number Diff line change 4343 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
4444
4545 - name : Set up Python
46- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
46+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
4747 with :
4848 python-version : " 3.14"
4949
Original file line number Diff line number Diff line change 3737 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3838
3939 - name : Set up Python
40- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
40+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
4141 with :
4242 python-version : " 3.14"
4343
@@ -120,7 +120,7 @@ jobs:
120120 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
121121
122122 - name : Set up Python
123- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
123+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
124124 with :
125125 python-version : " 3.14"
126126
@@ -219,7 +219,7 @@ jobs:
219219 ref : ${{ github.head_ref || github.ref }}
220220
221221 - name : Set up Python
222- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
222+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
223223 with :
224224 python-version : " 3.14"
225225
You can’t perform that action at this time.
0 commit comments