We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6e3e2 commit 5a5f2b4Copy full SHA for 5a5f2b4
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- name: Build and Check Package
15
- uses: hynek/build-and-inspect-python-package@v1.5
+ uses: hynek/build-and-inspect-python-package@v2.8.0
16
17
deploy:
18
needs: [package]
0 commit comments