plantain-00 / type-coverage

A CLI tool to check type coverage for typescript code
MIT License
1.2k stars 43 forks source link

ci: include lts node version matrix #138

Closed Jayllyz closed 2 months ago

Jayllyz commented 2 months ago

Changes :

Bump actions/checkout from v2 to v4 Bump actions/setup-node from v1 to v4 More secure workflow permissions Added current lts and latest Node version to the strategy matrix.

Fixes(if relevant):

Checks

Appveyor should also run tests on more Node.js versions, but I'm not familiar with this tool, so I'd prefer to let someone else who is more familiar with it make those edits.

Thanks for this tool!