tuist / tuist-action

A GitHub action to run Tuist from GitHub workflows
MIT License
24 stars 11 forks source link

GitHub Actions Node.js 12 based action are deprecated soon #8

Open jsryudev opened 1 year ago

jsryudev commented 1 year ago

GitHub Actions wanring displays the following warning message:

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: tuist/tuist-action

GitHub Blog

Ref: https://github.com/tuist/tuist-action/blob/b7d7385774cbb167328cb345e7013be53ca9c79e/action.yml#L12

Drag0ndust commented 8 months ago

Now node12 is deprecated. Please release a new version