From a1b83477751bf79f694b7d835db9cfc883a60b50 Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Wed, 20 Sep 2023 08:12:26 +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 1e0d7a9..28fb8e5 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: default: esp32 runs: using: 'docker' - image: 'docker://espressif/idf:latest' + image: 'docker://espressif/idf:v4.4.3' args: - idf.py - build