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 41
41
shell : bash -l {0}
42
42
run : pip list
43
43
- name : Download "build" folder (cache)
44
- uses : dawidd6/action-download-artifact@v2
44
+ uses : dawidd6/action-download-artifact@v8
45
45
with :
46
46
workflow : cache.yml
47
47
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@v3
30
+ uses : dawidd6/action-download-artifact@v8
31
31
with :
32
32
workflow : cache.yml
33
33
branch : main
Original file line number Diff line number Diff line change 48
48
run : pip list
49
49
# Download Build Cache from cache.yml
50
50
- name : Download "build" folder (cache)
51
- uses : dawidd6/action-download-artifact@v3
51
+ uses : dawidd6/action-download-artifact@v8
52
52
with :
53
53
workflow : cache.yml
54
54
branch : main
You can’t perform that action at this time.
0 commit comments