There was an error while loading. Please reload this page.
1 parent 0486e60 commit 63e9c2bCopy full SHA for 63e9c2b
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
25
- name: Build and Check Package
26
- uses: hynek/build-and-inspect-python-package@v2.5.0
+ uses: hynek/build-and-inspect-python-package@v2.6.0
27
with:
28
attest-build-provenance-github: 'true'
29
.github/workflows/test.yml
steps:
0 commit comments