Skip to content

Commit

Permalink
Bump samuelcolvin/check-python-version from 3.1 to 4.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2024
1 parent f2807e8 commit 7c123d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
run: pip install -U build

- name: check GITHUB_REF matches package version
uses: samuelcolvin/check-python-version@v3.1
uses: samuelcolvin/check-python-version@v4.1
with:
version_file_path: bump_pydantic/__init__.py

Expand Down

0 comments on commit 7c123d5

Please sign in to comment.