docs
docs copied to clipboard
Deprecated `gh-actions-cache` is referenced in docs
Code of Conduct
- [X] I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries
What changes are you suggesting?
actions/gh-actions-cache has been deprecated in favour of gh cache
Ref https://github.com/actions/gh-actions-cache/pull/86
So we need to replace actions/gh-actions-cache usage in docs with gh cache analogue
Additional information
No response
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.
@bayandin Thank you for opening an issue and linking it to your PR! ✨