google-listings-and-ads icon indicating copy to clipboard operation
google-listings-and-ads copied to clipboard

Node.js actions deprecated in workflow runs

Open mikkamp opened this issue 1 year ago • 1 comments

Describe the issue:

Just logging warnings that show up when running workflows:

image

As far as I can see we don't necessarily need to make the extension compatible with this Node version, but only have the action run with the newer node version. For actions like woocommerce/grow/get-plugin-releases@actions-v1 that should be possible to switch to a newer node version. For actions/checkou@v3 it should be enough tot switch to v4 as long as there are no breaking changes.

mikkamp avatar Jan 25 '24 18:01 mikkamp

This is being resolved in https://github.com/woocommerce/grow/issues/108

mikkamp avatar Apr 24 '24 09:04 mikkamp