wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
262 stars 40 forks source link

Update actions to latest version #1007

Closed gandarez closed 5 months ago

gandarez commented 6 months ago

This PR updates actions/upload-artifact to latest version to fix node12 migration. It also updated other Actions to latest version as well and get the most up-to-date features.

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (4d1fa09) 62.92% compared to head (55bba75) 62.92%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##           develop    #1007   +/-   ##
========================================
  Coverage    62.92%   62.92%           
========================================
  Files          372      372           
  Lines        15890    15890           
========================================
  Hits          9999     9999           
  Misses        5364     5364           
  Partials       527      527           
Flag Coverage Δ
unittests 62.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.