setup-python
setup-python copied to clipboard
Fix pip cache error handling on Windows.
Description: This pull request improves error handling for the pip cache directories on Windows.
Related issue: https://github.com/actions/setup-python/issues/1034
Check list:
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.