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 3737 shell : bash -l {0}
3838 run : pip list
3939 - name : Download "build" folder (cache)
40- uses : dawidd6/action-download-artifact@v3
40+ uses : dawidd6/action-download-artifact@v11
4141 with :
4242 workflow : cache.yml
4343 branch : main
Original file line number Diff line number Diff line change 2222 shell : bash -l {0}
2323 run : pip list
2424 - name : Download "build" folder (cache)
25- uses : dawidd6/action-download-artifact@v3
25+ uses : dawidd6/action-download-artifact@v11
2626 with :
2727 workflow : cache.yml
2828 branch : main
Original file line number Diff line number Diff line change 4141 run : pip list
4242 # Download Build Cache from cache.yml
4343 - name : Download "build" folder (cache)
44- uses : dawidd6/action-download-artifact@v3
44+ uses : dawidd6/action-download-artifact@v11
4545 with :
4646 workflow : cache.yml
4747 branch : main
You can’t perform that action at this time.
0 commit comments