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 3939
4040 steps :
4141 - name : Download the zipapp
42- uses : actions/download-artifact@v5
42+ uses : actions/download-artifact@v6
4343 with :
4444 name : pythonfinder-zipapp
4545 path : dist/
Original file line number Diff line number Diff line change 4343
4444 steps :
4545 - name : Download all the dists
46- uses : actions/download-artifact@v5
46+ uses : actions/download-artifact@v6
4747 with :
4848 name : python-package-distributions
4949 path : dist/
6464
6565 steps :
6666 - name : Download all the dists
67- uses : actions/download-artifact@v5
67+ uses : actions/download-artifact@v6
6868 with :
6969 name : python-package-distributions
7070 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@v5
48+ uses : actions/download-artifact@v6
4949 with :
5050 name : python-package-distributions
5151 path : dist/
You can’t perform that action at this time.
0 commit comments