We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd7e45 commit f93ffc2Copy full SHA for f93ffc2
.github/workflows/ports_esp32.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Cached ESP-IDF install
37
id: cache_esp_idf
38
- uses: actions/cache@v3
+ uses: actions/cache@v4
39
with:
40
path: |
41
./esp-idf/
0 commit comments