I always use [actions/cache](https://github.com/marketplace/actions/cache) to cache the default location for cache data, and I think this should be a built-in feature of this action, like [setup-node supports dependency caching](https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching).