From 144a859fcabc2de5f8582c642d68e53d3d29f8e5 Mon Sep 17 00:00:00 2001 From: marcello33 Date: Thu, 7 Dec 2023 16:13:52 +0100 Subject: [PATCH] chg: bump node version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f04a8f7bc..afda01846 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,7 +94,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: '16.17.1' + node-version: '18.19.0' cache: 'npm' cache-dependency-path: | matic-cli/package-lock.json