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 2626 uses : actions/checkout@v4
2727
2828 - name : Download artifact
29- uses : actions/download-artifact@v4
29+ uses : actions/download-artifact@v5
3030 with :
3131 pattern : firmware-*
3232 merge-multiple : true
Original file line number Diff line number Diff line change 4141 west update -o=--depth=1 -n
4242
4343 - name : Download artifacts
44- uses : actions/download-artifact@v4
44+ uses : actions/download-artifact@v5
4545 with :
4646 pattern : firmware-*
4747 merge-multiple : true
Original file line number Diff line number Diff line change 5858 path : thingy91x-oob
5959
6060 - name : Download artifacts
61- uses : actions/download-artifact@v4
61+ uses : actions/download-artifact@v5
6262 with :
6363 pattern : firmware-*
6464 merge-multiple : true
You can’t perform that action at this time.
0 commit comments