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@v9
38
+ uses : dawidd6/action-download-artifact@v10
39
39
with :
40
40
workflow : cache.yml
41
41
branch : main
Original file line number Diff line number Diff line change 24
24
environment-file : environment.yml
25
25
activate-environment : quantecon
26
26
- name : Download "build" folder (cache)
27
- uses : dawidd6/action-download-artifact@v9
27
+ uses : dawidd6/action-download-artifact@v10
28
28
with :
29
29
workflow : cache.yml
30
30
branch : main
Original file line number Diff line number Diff line change 39
39
shell : bash -l {0}
40
40
run : pip list
41
41
- name : Download "build" folder (cache)
42
- uses : dawidd6/action-download-artifact@v9
42
+ uses : dawidd6/action-download-artifact@v10
43
43
with :
44
44
workflow : cache.yml
45
45
branch : main
You can’t perform that action at this time.
0 commit comments