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.
1 parent 0338a88 commit 64ce19aCopy full SHA for 64ce19a
.github/workflows/cd.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Build sdist and wheel
27
- uses: hynek/build-and-inspect-python-package@v1
+ uses: hynek/build-and-inspect-python-package@v2
28
29
publish:
30
needs: [dist]
0 commit comments