We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd42ab8 + 3820cec commit 81d40b1Copy full SHA for 81d40b1
1 file changed
.github/workflows/pypi.yaml
@@ -48,7 +48,7 @@ jobs:
48
fetch-depth: 0
49
50
- name: "Build and Inspect"
51
- uses: hynek/build-and-inspect-python-package@73aea398b9c8de9ea9e4464c6b13cb8b1f3d6294 # v2.9.0
+ uses: hynek/build-and-inspect-python-package@f01e4d047aadcc0c054c95ec9900da3ec3fc7a0f # v2.10.0
52
53
# push to Test PyPI on
54
# - a new GitHub release is published
0 commit comments