Clement134 / get-changelog

A CLI tool to easily find changelogs
MIT License
22 stars 3 forks source link

Fix CI workflows #377

Closed Clement134 closed 2 years ago

Clement134 commented 2 years ago

Description

Fix CI

Types of changes

Does this introduce a breaking change?

Clement134 commented 2 years ago

CI workflows are fixed after removing the support for node.js 12 and upgrading github actions. Closes #375