File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
18- - uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
18+ - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
1919 with :
2020 python-version : " 3.13.0"
2121 - uses : pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
Original file line number Diff line number Diff line change 2323 - name : Ensure SHA pinned actions
2424 uses : zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v4.0.1
2525 - name : Run pre-commit
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.0"
2929 cache : " pip"
@@ -414,7 +414,7 @@ jobs:
414414 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
415415
416416 - name : Setup Python
417- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
417+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
418418 with :
419419 python-version : " 3.13.0"
420420 cache : " pip"
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133133 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
134134
135135 - name : Set up Python
136- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
136+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
137137 with :
138138 python-version : ' 3.11'
139139
@@ -188,7 +188,7 @@ jobs:
188188 cp dist/*.whl test-install/
189189
190190 - name : Set up Python for host testing
191- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
191+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
192192 with :
193193 python-version : ' 3.11'
194194
Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ jobs:
140140 uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
141141
142142 - name : Set up Python
143- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
143+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
144144 with :
145145 python-version : ' 3.11'
146146
You can’t perform that action at this time.
0 commit comments