diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 537510a..db1ff90 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: https://github.com/actions/checkout@v3 - name: Cache west modules - uses: https://github.com/actions/cache@v3 + uses: https://github.com/actions/cache@v2 env: cache-name: cache-zephyr-modules with: