devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
557 stars 225 forks source link

ci: Update actions for nodejs version deprecation #2312

Closed georgebisbas closed 7 months ago

georgebisbas commented 7 months ago

To address this warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a3ea3c1) 86.69% compared to head (c73f036) 86.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2312 +/- ## ========================================== - Coverage 86.69% 86.69% -0.01% ========================================== Files 229 229 Lines 42978 42978 Branches 7966 7966 ========================================== - Hits 37261 37259 -2 - Misses 5030 5032 +2 Partials 687 687 ```

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