scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
26 stars 19 forks source link

ci: update GitHub actions versions #459

Closed alexander-held closed 5 months ago

alexander-held commented 5 months ago

Update actions versions of checkout, setup-python and codecov. Temporarily skip black in CI, to be fixed via #458 afterwards (needs update to match latest style).

* update checkout and setup-python actions

* update codecov version and add verbose tag

* temporarily skip black
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (e6ac3e1) 100.00% compared to head (a69be87) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #459 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 22 22 Lines 2082 2082 Branches 340 340 ========================================= Hits 2082 2082 ```

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