update cache restore from v2 to v3
This commit is contained in:
2
.github/workflows/pake_build.yaml
vendored
2
.github/workflows/pake_build.yaml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
version: 1.1
|
version: 1.1
|
||||||
|
|
||||||
- name: rust cache restore
|
- name: rust cache restore
|
||||||
uses: ylemkimon/cache-restore@v2
|
uses: actions/cache/restore@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cargo/bin/
|
~/.cargo/bin/
|
||||||
|
|||||||
Reference in New Issue
Block a user