alteryx / evalml

EvalML is an AutoML library written in python.
https://evalml.alteryx.com
BSD 3-Clause "New" or "Revised" License
768 stars 86 forks source link

updated upload-artifact@v2 to v3 #4373

Closed MichaelFu512 closed 9 months ago

MichaelFu512 commented 9 months ago

Pull Request Description

gets rid of the warnings that happen during some actions because of node12 being deprecated


After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.

machineFL commented 9 months ago

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (703f258) 99.7% compared to head (cb39e24) 17.4%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4373 +/- ## ======================================== - Coverage 99.7% 17.4% -82.2% ======================================== Files 357 357 Lines 39922 39922 ======================================== - Hits 39796 6944 -32852 - Misses 126 32978 +32852 ```

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