This commit is contained in:
parent
b24c11a588
commit
4b72be30b8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: sudo apt-get install -y cargo
|
||||
|
||||
- name: Cache dependencies
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
target
|
||||
|
|
Loading…
Add table
Reference in a new issue