This updates the NodeJS runtime version from 12 to 16. NodeJS 12 is EOL on 4/30/2022. NodeJS 16 is supported on all Github Actions Runners v2.285.0 or later.
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: James Pogran <jpogran@outlook.com>
That allows to install for example the latest bug-fix version of
terraform 1.12.* even if 1.13 is already installed.
Co-authored-by: Matthew Sanabria <24284972+sudomateo@users.noreply.github.com>