Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: prefer use of
actions/cache/restore
It works similar to `actions/cache` except that it doesn't have a post step to save the cache, which isn't needed here.
- Loading branch information