Skip to content

Commit e186814

Browse files
Bump samuelcolvin/check-python-version from 3.1 to 4.1 (#135)
Bumps [samuelcolvin/check-python-version](https://github.com/samuelcolvin/check-python-version) from 3.1 to 4.1. - [Release notes](https://github.com/samuelcolvin/check-python-version/releases) - [Commits](samuelcolvin/check-python-version@v3.1...v4.1) --- updated-dependencies: - dependency-name: samuelcolvin/check-python-version dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 059381a commit e186814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
run: pip install -U build
9292

9393
- name: check GITHUB_REF matches package version
94-
uses: samuelcolvin/check-python-version@v3.1
94+
uses: samuelcolvin/check-python-version@v4.1
9595
with:
9696
version_file_path: pydantic_extra_types/__init__.py
9797

0 commit comments

Comments
 (0)