From f9c3cdbc174b953bddc6898607000356aee4b6c6 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Tue, 6 May 2025 13:16:55 +0300 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2133309..3bee621 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: default: 'build' runs: using: 'docker' - image: 'docker://sergeyladanov/nrf-connect-sdk:v3.0.0' + image: 'docker://sergeyladanov/nrf-connect-sdk:v3.0.1' args: - west - build