We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1d76a commit 2fb0891Copy full SHA for 2fb0891
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
export ZEPHYR_TOOLCHAIN_VARIANT=gnuarmemb
64
export GNUARMEMB_TOOLCHAIN_PATH=/tmp/gcc-arm-none-eabi-9-2019-q4-major/
65
REFERENCE_PLATFORM=ncs REFERENCE_RELEASE_TYPE=1.4 ./script/make-reference-release.bash
66
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
67
with:
68
name: reference-releases
69
path: |
0 commit comments