Skip to content

Commit c0b9fd5

Browse files
Update ESP-IDF version to latest
1 parent 40ef8e1 commit c0b9fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup ESP-IDF
2424
uses: espressif/esp-idf-ci-action@v1
2525
with:
26-
esp_idf_version: v5.1.2
26+
esp_idf_version: latest
2727
target: esp32s3
2828

2929
- name: Build project

0 commit comments

Comments
 (0)