Merge pull request #231 from agbrs/renovate/actions-cache-3.x

Update actions/cache action to v3.0.4
This commit is contained in:
Gwilym Kuiper 2022-06-07 22:28:00 +01:00 committed by GitHub
commit eea2a3b5f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
run: sudo apt-get update && sudo apt-get install build-essential binutils-arm-none-eabi libelf-dev zip -y
- uses: actions/checkout@v3
- name: Cache
uses: actions/cache@v3.0.3
uses: actions/cache@v3.0.4
with:
path: |
~/.cargo/registry