[CI] update actions
This commit is contained in:
parent
4731ca7d76
commit
22ee01ad10
@ -58,9 +58,9 @@ jobs:
|
|||||||
echo ::set-output name=artifact-name::${ARTIFACT_NAME}
|
echo ::set-output name=artifact-name::${ARTIFACT_NAME}
|
||||||
echo ::set-output name=display-name::${DISPLAY_NAME}
|
echo ::set-output name=display-name::${DISPLAY_NAME}
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
- name: Cache west modules
|
- name: Cache west modules
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v3
|
||||||
env:
|
env:
|
||||||
cache-name: cache-zephyr-modules
|
cache-name: cache-zephyr-modules
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user