update cache restore from v2 to v3

This commit is contained in:
Tlntin
2023-02-05 22:48:09 +08:00
parent ecf328fd6e
commit 2916d049cb

View File

@@ -72,7 +72,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- 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/