From 880b8ad0795085e317be7dfc8aa21501d4473f82 Mon Sep 17 00:00:00 2001 From: Vikshan <103361575+vixshan@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:06:25 +0300 Subject: [PATCH] Update update-links.yml --- .github/workflows/update-links.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-links.yml b/.github/workflows/update-links.yml index 6544d9b..cfeb0e2 100644 --- a/.github/workflows/update-links.yml +++ b/.github/workflows/update-links.yml @@ -9,4 +9,9 @@ jobs: steps: - uses: actions/checkout@v3 - name: Update Links - uses: vixshan/update-links@v1 \ No newline at end of file + uses: vixshan/update-links@v1 + with: + node-version: '20' + + - name: Install dependencies + run: npm install