From 802322509dfb12b32dc55382b59840557cdc364e Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 03:24:32 +0000 Subject: [PATCH] chore(deps): update actions/setup-node action to v4.1.0 --- .github/workflows/markdown-mdspell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/markdown-mdspell.yml b/.github/workflows/markdown-mdspell.yml index 5d7ac4d3..707765dd 100644 --- a/.github/workflows/markdown-mdspell.yml +++ b/.github/workflows/markdown-mdspell.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: Install Node.js - uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 + uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 with: # renovate: datasource=github-tags depName=nodejs/node versioning=node node-version: 20