Update actions/cache action to v4
This commit is contained in:
parent
99e01ec1e5
commit
d4cfcb19be
@ -33,7 +33,7 @@ jobs:
|
||||
echo "computed hash: $HASH"
|
||||
|
||||
- name: Cache west modules
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
env:
|
||||
cache-name: cache-zephyr-modules
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user