mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-20 04:24:19 -04:00
update actions/cache
This commit is contained in:
parent
f894f889be
commit
e204fe0864
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
filter: 'tree:0'
|
||||
- name: Cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/registry
|
||||
|
Loading…
x
Reference in New Issue
Block a user