Skip to content

Commit 395b7f9

Browse files
Merge pull request #79 from foundation-model-stack/pypi
fix: Fix build and check packages flow
2 parents 2f0f780 + 0681f23 commit 395b7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# for setuptools-scm
4545
fetch-depth: 0
4646

47-
- uses: hynek/build-and-inspect-python-package@f01e4d047aadcc0c054c95ec9900da3ec3fc7a0f # v2.10.0
47+
- uses: hynek/build-and-inspect-python-package@v2
4848

4949
# push to Test PyPI on
5050
# - a new GitHub release is published

0 commit comments

Comments
 (0)