timbaverstock-bmbl
timbaverstock-bmbl
## Description Add a line pointing out that the restore and save operations' paths must match. ## Motivation and Context I fell down a rabbit hole expecting to be able...
Neither the README nor the error messages explicitly mention directory paths needing to stay the same. It's followed in the [example](https://github.com/actions/cache?tab=readme-ov-file#using-a-combination-of-restore-and-save-actions) and referenced in the [cache version](https://github.com/actions/cache?tab=readme-ov-file#using-a-combination-of-restore-and-save-actions) section, but it's...