File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 4949 RUSTFLAGS : -C link-arg=-Tlink.x -D warnings
5050 run : cargo build -p testsuite --target thumbv6m-none-eabi --features rtt,cortex-m/critical-section-single-core
5151 - name : Upload testsuite binaries
52- uses : actions/upload-artifact@v3
52+ uses : actions/upload-artifact@v4
5353 with :
5454 name : testsuite-bin
5555 if-no-files-found : error
6666 run : probe-run --version
6767 - name : List probes
6868 run : probe-run --list-probes
69- # TODO: replace with actions/download-artifact when they update to node20
70- # https://github.com/actions/download-artifact/issues/230
71- - uses : newAM/download-artifact@4202241ccada6f83f838525a8af979a4ec900a49
69+ - uses : actions/download-artifact@v4
7270 with :
7371 name : testsuite-bin
7472 path : testsuite-bin
You can’t perform that action at this time.
0 commit comments