Update Node.js from v12 to v16

According to the release policy of Node.js,
Node.js v12 reached EOL (end-of-life).

https://nodejs.org/en/about/releases/

I think ruby/setup-ruby is ready to update Node.js to v16
because GitHub Actions runners support v16.

https://github.com/actions/runner/issues/772
This commit is contained in:
Yutaka Kamei
2022-05-10 11:19:53 +02:00
committed by Benoit Daloze
parent b2e1b33839
commit e92b7971f0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
nodejs 12.0.0
nodejs 16.0.0
ruby 2.7.0