Merge pull request #144 from agbrs/renovate/actions-cache-2.x

Update actions/cache action to v2.1.7
This commit is contained in:
Corwin 2022-01-01 21:12:38 +00:00 committed by GitHub
commit 478d57ee90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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