File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 - uses : actions/checkout@v5
2424
2525 - name : Build and Check Package
26- uses : hynek/build-and-inspect-python-package@v2.13 .0
26+ uses : hynek/build-and-inspect-python-package@v2.14 .0
2727 with :
2828 attest-build-provenance-github : ' true'
2929
4040 - uses : actions/checkout@v5
4141
4242 - name : Download Package
43- uses : actions/download-artifact@v5
43+ uses : actions/download-artifact@v6
4444 with :
4545 name : Packages
4646 path : dist
Original file line number Diff line number Diff line change 2323 steps :
2424 - uses : actions/checkout@v5
2525 - name : Build and Check Package
26- uses : hynek/build-and-inspect-python-package@v2.13 .0
26+ uses : hynek/build-and-inspect-python-package@v2.14 .0
2727
2828 test :
2929
4141 - uses : actions/checkout@v5
4242
4343 - name : Download Package
44- uses : actions/download-artifact@v5
44+ uses : actions/download-artifact@v6
4545 with :
4646 name : Packages
4747 path : dist
You can’t perform that action at this time.
0 commit comments