Update action.yml

This commit is contained in:
Sergey 2023-09-20 14:11:11 +03:00 committed by GitHub
parent 45c79c93b7
commit 2f349236bd
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.4.1' image: 'docker://sergeyladanov/nrf-connect-sdk:v2.4.2'
args: args:
- west - west
- build - build