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