File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
persist-credentials : false
19
19
20
20
- name : Set up Python 3
21
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
21
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
22
22
with :
23
23
python-version : ' 3.x'
24
24
Original file line number Diff line number Diff line change 21
21
22
22
- name : Set up Python
23
23
id : setup
24
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
24
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
25
25
with :
26
26
python-version : ' 3.x'
27
27
52
52
id-token : write
53
53
steps :
54
54
- name : Download packages
55
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
55
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
56
56
with :
57
57
pattern : packages-*
58
58
path : dist
You can’t perform that action at this time.
0 commit comments