Update action.yml

This commit is contained in:
Sergey 2023-09-22 00:08:33 +03:00 committed by GitHub
parent d7f7586e42
commit 7f5dd3f7e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ inputs:
default: 'build' default: 'build'
runs: runs:
using: 'docker' using: 'docker'
image: 'docker://sergeyladanov/nrf-connect-sdk:v2.3.0' image: 'docker://sergeyladanov/nrf-connect-sdk:v2.4.0'
args: args:
- west - west
- build - build