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 7daeaec + 68dfe8c commit 4198032Copy full SHA for 4198032
.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@14c7e53f5d033cfa99f7af916fa59a6f7f356394 # v2.11.0
+ uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2.12.0
52
53
# push to Test PyPI on
54
# - a new GitHub release is published
0 commit comments