From 03014816c120beddcfaca22450edf68e22e8ad51 Mon Sep 17 00:00:00 2001 From: Leonardo Saturnino Date: Fri, 7 Feb 2025 18:26:20 -0300 Subject: [PATCH] Revert "update Node version to 18.x in GitHub Actions workflow" This reverts commit 6423f593b3a5d48eea3464aeefe7d1a2b6b36a52. --- solidity/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solidity/README.adoc b/solidity/README.adoc index 086641ee3..df9a354c1 100644 --- a/solidity/README.adoc +++ b/solidity/README.adoc @@ -18,7 +18,7 @@ below. Please make sure you have the following prerequisites installed on your machine: -- https://nodejs.org[Node.js] >=18.0.0 +- https://nodejs.org[Node.js] >14.17.4 - https://yarnpkg.com[Yarn] >1.22.10 === Build contracts