File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 with :
2727 fetch-depth : 0
2828 persist-credentials : false
29- - uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
29+ - uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3030 with :
3131 python-version : 3.12
3232
Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Setup Python
27- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
27+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
2828 with :
2929 python-version : " 3.12"
3030
@@ -54,13 +54,13 @@ jobs:
5454 contents : read
5555 steps :
5656 - name : Download all the dists
57- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
57+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
5858 with :
5959 path : dist/
6060 merge-multiple : true
6161
6262 - name : Generate artifact attestations
63- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
63+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
6464 with :
6565 subject-path : " dist/*"
6666
You can’t perform that action at this time.
0 commit comments