diff --git a/.github/workflows/build_examples_platformio.yaml b/.github/workflows/build_examples_platformio.yaml index 12831e2..03191c8 100644 --- a/.github/workflows/build_examples_platformio.yaml +++ b/.github/workflows/build_examples_platformio.yaml @@ -65,7 +65,7 @@ jobs: pip install --upgrade platformio - name: Restore or Cache Platforms and Libraries - uses: actions/cache@v2.1.5 + uses: actions/cache@v3.3.1 id: cache_pio with: path: ~/.platformio