From 384db7a3f51d7ec6b92eb3928d23dd794ac0b173 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Wed, 20 Sep 2023 07:18:34 +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 b861349..28fb8e5 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: default: esp32 runs: using: 'docker' - image: 'Dockerfile' + image: 'docker://espressif/idf:v4.4.3' args: - idf.py - build