Skip to content

Commit 64ce19a

Browse files
dependabot[bot]jcfr
authored andcommitted
build(deps): Bump hynek/build-and-inspect-python-package from 1 to 2
Bumps [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) from 1 to 2. - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases) - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md) - [Commits](hynek/build-and-inspect-python-package@v1...v2) --- updated-dependencies: - dependency-name: hynek/build-and-inspect-python-package dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0338a88 commit 64ce19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 0
2525

2626
- name: Build sdist and wheel
27-
uses: hynek/build-and-inspect-python-package@v1
27+
uses: hynek/build-and-inspect-python-package@v2
2828

2929
publish:
3030
needs: [dist]

0 commit comments

Comments
 (0)