Description
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
Caching
Additional information
The docs state that GitHub Actions caching is only applicable to GitHub-hosted runners.
which seems to indicate we can't use caching on self-hosted runners, but I just tested caching on a self-hosted runner and it worked fine. Are the docs out of date?