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.
1 parent 384a3a5 commit 7dcbfceCopy full SHA for 7dcbfce
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v5
24
- name: Build and Check Package
25
- uses: hynek/build-and-inspect-python-package@v2.13
+ uses: hynek/build-and-inspect-python-package@v2.14
26
27
test:
28
0 commit comments