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 1c0b89f commit 0ea7467Copy full SHA for 0ea7467
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version: '16.x'
23
24
- name: Build and Check Package
25
- uses: hynek/build-and-inspect-python-package@v1
+ uses: hynek/build-and-inspect-python-package@v2.12.0
26
27
- name: Download Package
28
uses: actions/[email protected]
0 commit comments