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 b3ea740 + 13b6a18 commit d73e114Copy full SHA for d73e114
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v5
24
25
- name: Build and Check Package
26
- uses: hynek/build-and-inspect-python-package@v2.13.0
+ uses: hynek/build-and-inspect-python-package@v2.14.0
27
with:
28
attest-build-provenance-github: 'true'
29
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
# Disabling because this is failing currently, see #466.
attest-build-provenance-github: 'false'
0 commit comments