uber / NullAway

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
MIT License
3.63k stars 293 forks source link

Bump various CI workflow versions #906

Closed msridhar closed 8 months ago

msridhar commented 8 months ago

To stay up to date and avoid deprecation warnings

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (3fc9b8a) 86.98% compared to head (e56b733) 86.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #906 +/- ## ========================================= Coverage 86.98% 86.98% Complexity 1959 1959 ========================================= Files 77 77 Lines 6330 6330 Branches 1223 1223 ========================================= Hits 5506 5506 Misses 420 420 Partials 404 404 ```

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