webpack-contrib / mini-css-extract-plugin

Lightweight CSS extraction plugin
MIT License
4.66k stars 389 forks source link

chore: update github action/setup-node #1060

Closed ersachin3112 closed 8 months ago

ersachin3112 commented 10 months ago

This PR contains a:

Motivation / Use-Case

update github action/setup-node

Breaking Changes

No

Additional Info

No

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (e3f8375) 90.40% compared to head (0d5cdd3) 90.54%. Report is 1 commits behind head on master.

:exclamation: Current head 0d5cdd3 differs from pull request most recent head 9e871fb. Consider uploading reports for the commit 9e871fb to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1060 +/- ## ========================================== + Coverage 90.40% 90.54% +0.14% ========================================== Files 5 5 Lines 875 857 -18 Branches 256 243 -13 ========================================== - Hits 791 776 -15 + Misses 74 71 -3 Partials 10 10 ```

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

alexander-akait commented 8 months ago

@ersachin3112 Please rebase, thank you