Skip to content

Commit 00ef7f6

Browse files
⬆ Bump samuelcolvin/check-python-version from 4.1 to 5
Bumps [samuelcolvin/check-python-version](https://github.com/samuelcolvin/check-python-version) from 4.1 to 5. - [Release notes](https://github.com/samuelcolvin/check-python-version/releases) - [Commits](samuelcolvin/check-python-version@v4.1...v5) --- updated-dependencies: - dependency-name: samuelcolvin/check-python-version dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f106714 commit 00ef7f6

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
@@ -116,7 +116,7 @@ jobs:
116116
enable-cache: true
117117

118118
- name: check GITHUB_REF matches package version
119-
uses: samuelcolvin/check-python-version@v4.1
119+
uses: samuelcolvin/check-python-version@v5
120120
with:
121121
version_file_path: pydantic_extra_types/__init__.py
122122

0 commit comments

Comments
 (0)