omgovich / colord

πŸ‘‘ A tiny yet powerful tool for high-performance color manipulations and conversions
https://colord.omgovich.ru
MIT License
1.67k stars 49 forks source link

Bump actions/setup-node from v1 to v2 #54

Closed HonkingGoose closed 3 years ago

HonkingGoose commented 3 years ago

Changes:

Context:

actions/setup-node has a newer stable release: v2. It's a good idea to use the latest stable actions as those will continue to get security updates and improvements.

The tests should continue to work just fine. πŸ˜‰

Change-log for v2: https://github.com/actions/setup-node#v2

codecov-commenter commented 3 years ago

Codecov Report

Merging #54 (c5f8d70) into master (29d68c2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           34        34           
  Lines          425       425           
  Branches        94        94           
=========================================
  Hits           425       425           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 29d68c2...c5f8d70. Read the comment docs.

omgovich commented 3 years ago

Didn't know about v2. Thanks for the PR!