Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Node.js 12 actions are deprecated #249

Closed
desistefanova opened this issue Oct 13, 2022 · 1 comment
Closed

Node.js 12 actions are deprecated #249

desistefanova opened this issue Oct 13, 2022 · 1 comment
Labels

Comments

@desistefanova
Copy link

Describe the bug
We are getting an error in our CI.
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: futureware-tech/simulator-action

Additional context
Could you please update action.yml to use Node 16?

runs: using: 'node16'

@dotdoom
Copy link
Member

dotdoom commented Oct 16, 2022

Thank you. This has been fixed; please use @v2 version in the using clause (see README.md).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants