radio-astro-tools / spectral-cube

Library for reading and analyzing astrophysical spectral data cubes
http://spectral-cube.rtfd.org
BSD 3-Clause "New" or "Revised" License
95 stars 61 forks source link

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

Closed neutrinoceros closed 5 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)

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2bf73b3) 79.95% compared to head (6d1b002) 79.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #898 +/- ## ======================================= Coverage 79.95% 79.95% ======================================= Files 24 24 Lines 6016 6016 ======================================= Hits 4810 4810 Misses 1206 1206 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.