### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#about-caching-workflow-dependencies https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs-or-python?langId=py#caching-dependencies ### What part(s) of the article would you like to see updated? - In https://github.com/actions/setup-python/pull/281, support for caching workflow dependencies for the `poetry` package manager (python) was added. Additional documentation can be seen here: https://github.com/actions/setup-python#caching-packages-dependencies - The affected docs page does not yet mention the `poetry` package manager as a supported package manager. - The missing package manager `poetry` should be added to the list of existing of supported package managers. ### Additional information _No response_
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#about-caching-workflow-dependencies
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs-or-python?langId=py#caching-dependencies
What part(s) of the article would you like to see updated?
poetrypackage manager (python) was added. Additional documentation can be seen here: https://github.com/actions/setup-python#caching-packages-dependenciespoetrypackage manager as a supported package manager.poetryshould be added to the list of existing of supported package managers.Additional information
No response