File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 persist-credentials : false
1919
2020 - name : Set up Python 3
21- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
21+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
2222 with :
2323 python-version : ' 3.x'
2424
Original file line number Diff line number Diff line change 2121
2222 - name : Set up Python
2323 id : setup
24- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
24+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
2525 with :
2626 python-version : ' 3.x'
2727
5252 id-token : write
5353 steps :
5454 - name : Download packages
55- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
55+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
5656 with :
5757 pattern : packages-*
5858 path : dist
You can’t perform that action at this time.
0 commit comments