mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-14 15:04:20 +02:00
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:
committed by
Benoit Daloze
parent
b2e1b33839
commit
e92b7971f0
+1
-1
@@ -1,2 +1,2 @@
|
||||
nodejs 12.0.0
|
||||
nodejs 16.0.0
|
||||
ruby 2.7.0
|
||||
|
||||
Reference in New Issue
Block a user