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 3ae9989 + 40bd13c commit e668f8bCopy full SHA for e668f8b
2 files changed
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v6
24
25
- name: Build and Check Package
26
- uses: hynek/build-and-inspect-python-package@v2.14.0
+ uses: hynek/build-and-inspect-python-package@v2.15.0
27
with:
28
attest-build-provenance-github: 'true'
29
.github/workflows/test.yml
steps:
# Disabling because this is failing currently, see #466.
attest-build-provenance-github: 'false'
0 commit comments