We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059381a commit e186814Copy full SHA for e186814
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
run: pip install -U build
92
93
- name: check GITHUB_REF matches package version
94
- uses: samuelcolvin/check-python-version@v3.1
+ uses: samuelcolvin/check-python-version@v4.1
95
with:
96
version_file_path: pydantic_extra_types/__init__.py
97
0 commit comments