From 63b20c1f926073f8a25fddec99f3151b078a4017 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Fri, 25 Apr 2025 08:10:28 +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 b2ca010..2133309 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: default: 'build' runs: using: 'docker' - image: 'docker://sergeyladanov/nrf-connect-sdk:v2.9.1' + image: 'docker://sergeyladanov/nrf-connect-sdk:v3.0.0' args: - west - build