cds-astro / mocpy

Python library to easily create and manipulate MOCs (Multi-Order Coverage maps)
https://cds-astro.github.io/mocpy/
BSD 3-Clause "New" or "Revised" License
60 stars 33 forks source link

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

Closed neutrinoceros closed 10 months ago

neutrinoceros commented 10 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)

ManonMarchand commented 10 months ago

CI Failure seems unrelated, it's the same than in https://github.com/cds-astro/mocpy/issues/113 that I'll reopen (@fxpineau this bug only appears with external contributors)

Thanks for the help!