diff --git a/.github/workflows/code_size.yml b/.github/workflows/code_size.yml index 20f47a8a62..cf6838b7ae 100644 --- a/.github/workflows/code_size.yml +++ b/.github/workflows/code_size.yml @@ -38,7 +38,7 @@ jobs: run: tools/ci.sh esp32_idf_ver | tee "${GITHUB_OUTPUT}" - name: Cached ESP-IDF install id: cache_esp_idf - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ./esp-idf/