From c8573377498b8144ed5f801f48f9b94efb0b78fd Mon Sep 17 00:00:00 2001 From: sbansla Date: Thu, 23 Feb 2023 12:43:33 +0530 Subject: [PATCH] chore: c1 --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 4939352..f723e87 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -13,7 +13,7 @@ jobs: - name: Node install uses: actions/setup-node@v3 with: - node-version: 18 + node-version: 18.14.2 - name: Install Packages run: | npm i