File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
shell : bash -l {0}
36
36
run : pip list
37
37
- name : Download "build" folder (cache)
38
- uses : dawidd6/action-download-artifact@v8
38
+ uses : dawidd6/action-download-artifact@v9
39
39
with :
40
40
workflow : cache.yml
41
41
branch : main
Original file line number Diff line number Diff line change 27
27
environment-file : environment.yml
28
28
activate-environment : quantecon
29
29
- name : Download "build" folder (cache)
30
- uses : dawidd6/action-download-artifact@v8
30
+ uses : dawidd6/action-download-artifact@v9
31
31
with :
32
32
workflow : cache.yml
33
33
branch : main
Original file line number Diff line number Diff line change 37
37
run : pip list
38
38
# Download Build Cache from cache.yml
39
39
- name : Download "build" folder (cache)
40
- uses : dawidd6/action-download-artifact@v8
40
+ uses : dawidd6/action-download-artifact@v9
41
41
with :
42
42
workflow : cache.yml
43
43
branch : main
You can’t perform that action at this time.
0 commit comments