trilom / file-changes-action

This action can be added, and you will get outputs of all of the files that have changed in your repository for you to use.
MIT License
167 stars 48 forks source link

Switch to Node.js 16 #139

Open rbuffat opened 1 year ago

rbuffat commented 1 year ago

Github is switching from Node.js 12 to Node.js 16 and starts to display the following warning when running a workflow with this action:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: trilom/file-changes-action