[CI] downgrade cache action
Some checks failed
Build / Build (push) Failing after 7m48s

This commit is contained in:
Marius Alwan Meyer 2023-07-17 16:25:48 +02:00
parent 80708ca955
commit 82eaf0cc1c

View File

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3
- name: Cache west modules
uses: actions/cache@v3
uses: actions/cache@v2
env:
cache-name: cache-zephyr-modules
with: