install-node: Upgrade Node.js from 18.18.0 to 20.9.0.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-11-08 15:24:24 -08:00
committed by Anders Kaseorg
parent 1312c7ccd7
commit dcdbb39c31
2 changed files with 4 additions and 4 deletions

View File

@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 223
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (251, 2)
PROVISION_VERSION = (251, 3)