mirror of
https://github.com/Fishwaldo/esp_ghota.git
synced 2025-03-15 19:31:37 +00:00
Update espidf version
This commit is contained in:
parent
d9cd620c2d
commit
29b5d74bcd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: esp-idf build
|
||||
uses: Fishwaldo/esp-idf-ci-action@v1.1
|
||||
with:
|
||||
esp_idf_version: v4.4
|
||||
esp_idf_version: v4.4.3
|
||||
target: ${{ matrix.targets }}
|
||||
path: 'examples/esp_ghota_example'
|
||||
- name: Rename artifact
|
||||
|
|
Loading…
Add table
Reference in a new issue