setup-python
setup-python copied to clipboard
Bump for @iarna/toml and documentation update for caching poetry dependencies
Description: Updated recommendations for caching poetry dependencies and included fix for the issue related to parsing version number from TOML 1.0.0 pyproject.toml file.
Related issue: https://github.com/actions/setup-python/issues/846 https://github.com/actions/setup-python/issues/897
Check list:
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.