File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
- uses : actions/checkout@v4
24
24
25
25
- name : Build and Check Package
26
- uses : hynek/build-and-inspect-python-package@v2.9 .0
26
+ uses : hynek/build-and-inspect-python-package@v2.10 .0
27
27
with :
28
28
attest-build-provenance-github : ' true'
29
29
46
46
path : dist
47
47
48
48
- name : Publish package to PyPI
49
- uses : pypa/gh-action-pypi-publish@v1.10.3
49
+ uses : pypa/gh-action-pypi-publish@v1.11.0
50
50
with :
51
51
attestations : true
52
52
Original file line number Diff line number Diff line change 23
23
steps :
24
24
- uses : actions/checkout@v4
25
25
- name : Build and Check Package
26
- uses : hynek/build-and-inspect-python-package@v2.9 .0
26
+ uses : hynek/build-and-inspect-python-package@v2.10 .0
27
27
with :
28
28
# Disabling because this is failing currently, see #466.
29
29
attest-build-provenance-github : ' false'
You can’t perform that action at this time.
0 commit comments