We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0db3b86 + 42d3204 commit 3277bf3Copy full SHA for 3277bf3
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
21
- name: Build and Check Package
22
- uses: hynek/build-and-inspect-python-package@v2.10
+ uses: hynek/build-and-inspect-python-package@v2.11
23
24
deploy:
25
needs: package
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
steps:
26
27
test:
28
0 commit comments