Commits


Sutou Kouhei authored and GitHub committed bcd096d3488
GH-39020: [CI][Release][JS] Use Node.js 18 instead of 16 (#39021) ### Rationale for this change Node.js 16 reached EOL. ### What changes are included in this PR? Use Node.js 18. It's the oldest maintained LTS. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #39020 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>