File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 run : ./free-disk-space.sh
3333
3434 - name : Set up Python
35- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
35+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3636 with :
3737 python-version : 3.12.8
3838
@@ -66,12 +66,12 @@ jobs:
6666 contents : write
6767 steps :
6868 - name : Download artifact
69- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
69+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
7070 with :
7171 merge-multiple : true
7272
7373 - name : Generate artifact attestation(s)
74- uses : actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
74+ uses : actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
7575 with :
7676 subject-path : " *.tar.bz2"
7777
You can’t perform that action at this time.
0 commit comments