eclipse / kapua

Eclipse Public License 2.0
222 stars 160 forks source link

:arrow_up: [CI] Update GitHub Actions components #4028

Closed Coduz closed 4 months ago

Coduz commented 4 months ago

This PR updates the version of GitHub Actions components to solve warnings reported on CI builds. See https://github.com/eclipse/kapua/actions/runs/8924832988

Components updated are:

Related Issue None

Description of the solution adopted Updated version of GitHub Actions components

Screenshots None

Any side note on the changes made None

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 16.78%. Comparing base (b41c2ad) to head (fc97b10). Report is 1 commits behind head on develop.

:exclamation: Current head fc97b10 differs from pull request most recent head f316e30. Consider uploading reports for the commit f316e30 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse/kapua/pull/4028/graphs/tree.svg?width=650&height=150&src=pr&token=1P4N4CApH8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)](https://app.codecov.io/gh/eclipse/kapua/pull/4028?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) ```diff @@ Coverage Diff @@ ## develop #4028 +/- ## ========================================== Coverage 16.78% 16.78% Complexity 10 10 ========================================== Files 1987 1987 Lines 51835 51835 Branches 4422 4422 ========================================== Hits 8702 8702 Misses 42730 42730 Partials 403 403 ```