From ac639fa283d2b51ad3dd01a76ce30d881adbc9fd Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Bellet Date: Thu, 9 Feb 2023 10:56:28 +0100 Subject: [PATCH] Upgrade node to the next LTS version (which is in maintenance mode, but let's be incremental to test) --- .node-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.node-version b/.node-version index 261767ca41..e65243f2ea 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -14.21.2 +16.19.0