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 3434 shell : bash -l {0}
3535 run : pip list
3636 - name : Download "build" folder (cache)
37- uses : dawidd6/action-download-artifact@v9
37+ uses : dawidd6/action-download-artifact@v10
3838 with :
3939 workflow : cache.yml
4040 branch : main
Original file line number Diff line number Diff line change 2727 environment-file : environment.yml
2828 activate-environment : quantecon
2929 - name : Download "build" folder (cache)
30- uses : dawidd6/action-download-artifact@v9
30+ uses : dawidd6/action-download-artifact@v10
3131 with :
3232 workflow : cache.yml
3333 branch : main
Original file line number Diff line number Diff line change 4040 run : pip list
4141 # Download Build Cache from cache.yml
4242 - name : Download "build" folder (cache)
43- uses : dawidd6/action-download-artifact@v9
43+ uses : dawidd6/action-download-artifact@v10
4444 with :
4545 workflow : cache.yml
4646 branch : main
You can’t perform that action at this time.
0 commit comments