File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Download the zipapp
44- uses : actions/download-artifact@v6
44+ uses : actions/download-artifact@v7
4545 with :
4646 name : pytui-zipapp
4747 path : dist/
Original file line number Diff line number Diff line change 4545
4646 steps :
4747 - name : Download all the dists
48- uses : actions/download-artifact@v6
48+ uses : actions/download-artifact@v7
4949 with :
5050 name : python-package-distributions
5151 path : dist/
6666
6767 steps :
6868 - name : Download all the dists
69- uses : actions/download-artifact@v6
69+ uses : actions/download-artifact@v7
7070 with :
7171 name : python-package-distributions
7272 path : dist/
Original file line number Diff line number Diff line change 4747
4848 steps :
4949 - name : Download all the dists
50- uses : actions/download-artifact@v6
50+ uses : actions/download-artifact@v7
5151 with :
5252 name : python-package-distributions
5353 path : dist/
You can’t perform that action at this time.
0 commit comments