question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update Node.js warning

See original GitHub issue

Hello,

When running a workflow containing the shimataro/ssh-key-action@v2, I receive the following warning:

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: shimataro/ssh-key-action

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:19
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
benoitchantrecommented, Oct 12, 2022

I just published a similar action inspired by this one, but build as a composite action and with bash commands only. You might want to give it a try.

3reactions
shimatarocommented, Oct 30, 2022

Thank you for your report! I merged fix PR (#208, #216), new version will be released in a few days or weeks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to update warn deprecated - node.js - Stack Overflow
npm WARN deprecated core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, ...
Read more >
How to Update Node.js Packages? - Level Up Coding
Method 1: Update all Node packages with NPM​​ Warning: It won't update packages with the major releases! If you want major releases, check...
Read more >
Download & Update Node.js to the Latest Version! Node v19 ...
Direct download links to update to the latest Node.js versions: Node v19.0.0 / LTS v16.18.0.
Read more >
Node.js Process warning Event - GeeksforGeeks
The 'warning' is an event of class Process within the process module which is emitted whenever Node.js emits a process warning. Syntax:.
Read more >
Solved: Forge CLI keeps warning me to update Node to LTS e...
I just installed Forge CLI ( forge --version outputs 6.1.0 ) on windows and running through the setup it keeps showing WARNING about...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found