mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-20 20:44:16 -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
|
fetch-depth: 0
|
||||||
filter: 'tree:0'
|
filter: 'tree:0'
|
||||||
- name: Cache
|
- name: Cache
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cargo/registry
|
~/.cargo/registry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user