File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
steps :
10
10
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/checkout@v4
11
11
- name : Setup Python
12
- uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # ratchet:actions/setup-python@v5
12
+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # ratchet:actions/setup-python@v5
13
13
with :
14
14
python-version-file : .python-version-default
15
15
- name : Build
31
31
contents : write
32
32
steps :
33
33
- name : Download Python artifacts
34
- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # ratchet:actions/download-artifact@v4
34
+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # ratchet:actions/download-artifact@v4
35
35
with :
36
36
pattern : python-artefacts-*
37
37
merge-multiple : true
You can’t perform that action at this time.
0 commit comments