mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
build(deps): bump samuelcolvin/check-python-version from 4.1 to 5 (#485)
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](https://github.com/samuelcolvin/check-python-version/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/publish-a-release.yaml
vendored
2
.github/workflows/publish-a-release.yaml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
uses: pypa/hatch@install
|
||||
|
||||
- name: Check if the release tag matches the version
|
||||
uses: samuelcolvin/check-python-version@v4.1
|
||||
uses: samuelcolvin/check-python-version@v5
|
||||
with:
|
||||
version_file_path: rendercv/__init__.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user