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 69e1f81 + e31b548 commit 92ea2d0Copy full SHA for 92ea2d0
.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.6
+ uses: hynek/build-and-inspect-python-package@v2.9
18
19
- name: Download Package
20
uses: actions/download-artifact@v4
.github/workflows/test.yml
build:
needs: "package"
0 commit comments