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 92ea2d0 + d171450 commit 816e4efCopy full SHA for 816e4ef
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
16
- name: Build and Check Package
17
- uses: hynek/build-and-inspect-python-package@v2.9
+ uses: hynek/build-and-inspect-python-package@v2.11
18
19
- name: Download Package
20
uses: actions/download-artifact@v4
.github/workflows/test.yml
build:
needs: "package"
0 commit comments