SpaceTeam / STS1_COBC_SW

Software for the communication and onboard computer (COBC) of SpaceTeamSat1 (STS1)
MIT License
10 stars 2 forks source link

Update all actions to their latest version #282

Closed PatrickKa closed 6 months ago

PatrickKa commented 6 months ago

Description

For a while now, we got many warnings about deprecated node.js versions in our GitHub Actions workflow. This PR upgrades all actions to their latest version to fix that.

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 86.11%. Comparing base (b159fe5) to head (e6d2886). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #282 +/- ## ========================================== - Coverage 89.28% 86.11% -3.17% ========================================== Files 22 18 -4 Lines 625 461 -164 Branches 0 6 +6 ========================================== - Hits 558 397 -161 + Misses 67 64 -3 ```

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