We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06d618f + 2e4e9da commit 0fd6db1Copy full SHA for 0fd6db1
.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@f01e4d047aadcc0c054c95ec9900da3ec3fc7a0f # v2.10.0
+ uses: hynek/build-and-inspect-python-package@14c7e53f5d033cfa99f7af916fa59a6f7f356394 # v2.11.0
52
53
# push to Test PyPI on
54
# - a new GitHub release is published
0 commit comments