-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Update github actions and its dependencies #585
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #585 +/- ##
=======================================
Coverage 60.29% 60.29%
=======================================
Files 274 274
Lines 21930 21930
=======================================
Hits 13223 13223
Misses 7857 7857
Partials 850 850
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks LGTM!
Description
Maintenance PR that updates Merlin GitHub actions and its workflows' dependencies.
The goal is basically to fix all these annotations warning:
https://github.com/caraml-dev/merlin/actions/runs/9106445873
to:
https://github.com/caraml-dev/merlin/actions/runs/9125329491
Note that updating nodejs from 16 to newer one will be in separate PR, in the future.
Modifications
Tests
Checklist
Release Notes