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 f55229f + 40a4fde commit ae856ddCopy full SHA for ae856dd
.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.12
+ uses: hynek/build-and-inspect-python-package@v2.13
18
19
- name: Download Package
20
uses: actions/download-artifact@v4
.github/workflows/test.yml
build:
needs: "package"
0 commit comments