Update README.md

This commit is contained in:
Sergey 2023-10-29 21:47:58 +03:00 committed by GitHub
parent b94a290848
commit 2ed022e7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
- name: Build - name: Build
uses: embedd-actions/nrf-connect-sdk-ci@v2.3.0 uses: embedd-actions/nrf-connect-sdk-ci@v2.5.0
with: with:
board: nrf52833dk_nrf52833 board: nrf52833dk_nrf52833
build_dir: build build_dir: build
@ -37,4 +37,5 @@ v2.3.0
v2.4.0 v2.4.0
v2.4.1 v2.4.1
v2.4.2 v2.4.2
v2.5.0
``` ```