-
Notifications
You must be signed in to change notification settings - Fork 75
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
ci: Update actions/download-artifact and actions/upload-artifact to v4 #2615
ci: Update actions/download-artifact and actions/upload-artifact to v4 #2615
Conversation
Quality Gate passedIssues Measures |
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.
LG.
@yaroslav-007 I am unable to re-run the failing jobs. I don't think the failures are due to your update. |
Signed-off-by: Yaroslav Markovski <yaroslav.markovski@limechain.tech>
57a64d0
to
66e2a07
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2615 +/- ##
==========================================
+ Coverage 82.88% 82.94% +0.05%
==========================================
Files 47 47
Lines 3483 3483
Branches 739 739
==========================================
+ Hits 2887 2889 +2
+ Misses 366 364 -2
Partials 230 230
Flags with carried forward coverage won't be shown. Click here to find out more. |
Description:
This PR is addressing the following note:
It has addressed the Breaking Changes in v4 where is needed:
Related issue(s):
Fixes #2596
Notes for reviewer:
Checklist