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 cb4e17d commit 9a12111Copy full SHA for 9a12111
.github/workflows/cd.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
fetch-depth: 0
23
24
- - uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076 # v2.13.0
+ - uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2.14.0
25
26
publish:
27
needs: [dist]
0 commit comments