astropy / halotools

Python package for studying large scale structure, cosmology, and galaxy evolution using N-body simulations and halo models
http://halotools.rtfd.org
BSD 3-Clause "New" or "Revised" License
104 stars 65 forks source link

MNT: upgrade upload/download-artifact GitHub actions #1079

Closed neutrinoceros closed 10 months ago

neutrinoceros commented 11 months ago

Hi, version 4 of upload-artifact and download-artifact were recently released. Staying on old version is not viable long term because GitHub will sooner or later drop support for the old versions of node that these depend on. Since migration to v4 is not as straightfoward as bumping the version number, I'm helping all astropy-related packages byt manually performing the necessary changes.

aphearin commented 10 months ago

Thanks @neutrinoceros!