latest ESP-IDF version

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2024-05-07 09:25:47 +02:00
parent 9f60dbf144
commit 5e9e8fa34f

View File

@@ -16,7 +16,7 @@ jobs:
- name: esp-idf build
uses: espressif/esp-idf-ci-action@v1
with:
esp_idf_version: v5.2
esp_idf_version: v5.2.1
target: esp32s3
- name: Archive build output artifacts
uses: actions/upload-artifact@v4