Switching to Node.js v18 which is the current LTS version.
Node.js v16 End of Life is in 11 Sep 2023 (4 months from now): Active Support period ended 6 months ago (18 Oct 2022) and Security Support period will end in 4 months (11 Sep 2023).
Current LTS version is v18.
On a few projects I was having issues with the action which is what prompted this pr. When I removed the action and used the npm package to deploy, it worked. I then tested deploying the action to a self-hosted runner with the Node.js version up'd to 18, worked with no problems.
Switching to Node.js v18 which is the current LTS version.
Node.js v16 End of Life is in 11 Sep 2023 (4 months from now): Active Support period ended 6 months ago (18 Oct 2022) and Security Support period will end in 4 months (11 Sep 2023).
Current LTS version is v18.
On a few projects I was having issues with the action which is what prompted this pr. When I removed the action and used the npm package to deploy, it worked. I then tested deploying the action to a self-hosted runner with the Node.js version up'd to 18, worked with no problems.
ref: https://nodejs.dev/en/about/releases/