astropy / astropy-tutorials

Tutorials for the Astropy Project
BSD 3-Clause "New" or "Revised" License
288 stars 170 forks source link

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

Open neutrinoceros opened 6 months ago

neutrinoceros commented 6 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.

(in this specific case it is actually trivial, I'm just doing them all at once so no reason to skip this repo)