flask-pydantic
flask-pydantic copied to clipboard
Fix CI on macOS runners
Following the CI failing on PR #92.
This PR contains the following:
- Checkout workflow updated to v4
- Setup python workflow updated to v5
- Fix python pip cache in CI
- Test python 3.7 against macOS x86 instead of ARM
Fix #93