Skip to content

Commit 3babdf7

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents ac30887 + c5fecee commit 3babdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ jobs:
475475
id: idf-cache
476476
with:
477477
path: ${{ github.workspace }}/.idf_tools
478-
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20210128
478+
key: ${{ runner.os }}-idf-tools-${{ hashFiles('.git/modules/ports/esp32s2/esp-idf/HEAD') }}-20210303
479479
- name: Clone IDF submodules
480480
run: |
481481
(cd $IDF_PATH && git submodule update --init)

0 commit comments

Comments
 (0)