Update action.yml

This commit is contained in:
Sergey 2023-12-20 08:42:23 +03:00 committed by GitHub
parent 71b5e385f3
commit 8609fb7d5b
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.5.0' image: 'docker://sergeyladanov/nrf-connect-sdk:v2.5.1'
args: args:
- west - west
- build - build