Update actions/cache action to v2.1.7

This commit is contained in:
Renovate Bot 2022-01-01 21:07:00 +00:00
parent 77a165fe43
commit 58f2e801ee
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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