invoke-aws-lambda
invoke-aws-lambda copied to clipboard
Update action runime to node v20
node16 is deprecated by github, resulting in deprecation warning when running the action (https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/)
Thanks, was looking for this.
Waiting for status to be reported.... for how long?
Looks like by now missing node20 is not just throwing warnings - In my github actions ( that use invoke-aws-lambda) do not show up in pull requests anymore
Hi! Any news on this?
@gagoar can we get this update?
It seems it cannot run the workflows. I will have to make the changes myself. Thanks @igors
I don't understand how these messages got lost in my inbox. Thank you @igors, here's the PR https://github.com/gagoar/invoke-aws-lambda/pull/260 with other changes. I will keep updating things as well. but at least the runtime will be sorted out.
Hey All, here's the new release. https://github.com/gagoar/invoke-aws-lambda/releases/tag/v3.4.0 I will be closing this PR, please let me know if anything else come up.
closing in favor of #260