File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - name : Build a binary wheel and a source tarball
2323 run : python3 -m build
2424 - name : Store the distribution packages
25- uses : actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
25+ uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
2626 with :
2727 name : python-package-distributions
2828 path : dist/
4242
4343 steps :
4444 - name : Download all the dists
45- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
45+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
4646 with :
4747 name : python-package-distributions
4848 path : dist/
6363
6464 steps :
6565 - name : Download all the dists
66- uses : actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7
66+ uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
6767 with :
6868 name : python-package-distributions
6969 path : dist/
You can’t perform that action at this time.
0 commit comments