[FIX?] explicitly use github actions repo
All checks were successful
Build

This commit is contained in:
Marius Alwan Meyer 2023-04-09 19:08:01 +00:00
parent 1f35f407aa
commit 762f3c1feb

View File

@ -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: