Fix actions/cache action deprecation

This commit is contained in:
Eric Zhang
2025-04-14 17:52:17 -04:00
parent 19e7da1aad
commit 8ad7ee212b

View File

@ -54,7 +54,7 @@ jobs:
# Cache files between builds
- name: Setup | Cache Cargo
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.cargo/registry