django-extra-field-validation
django-extra-field-validation copied to clipboard
Update actions/setup-python action to v4.3.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/setup-python | action | patch | v4.3.0 -> v4.3.1 |
Release Notes
actions/setup-python
v4.3.1: Improve error handling and messages
In scope of this release we added improved error message to put operating system and its version in the logs (https://github.com/actions/setup-python/pull/559). Besides, the release
- fixes issue about specifying architecture for pypy-nightly on Windows with related pull request.
- improves error handling for Http Errors (https://github.com/actions/setup-python/pull/511).
- updates minimatch (https://github.com/actions/setup-python/pull/558).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.