diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 325af91..643f78e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: with: ssh-key: ${{ secrets.ACT_RUNNER_SSH_KEY }} - name: Cache west modules - uses: actions/cache@v3 + uses: https://github.com/actions/cache@v3 env: cache-name: cache-zephyr-modules with: