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
@@ -72,7 +72,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: rust cache restore
|
||||
uses: ylemkimon/cache-restore@v2
|
||||
uses: actions/cache/restore@v3
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/bin/
|
||||
|
||||
Reference in New Issue
Block a user