From b4ae7e2c050adb5f793dcadce69791e1cdd4e18f Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 21:45:07 +0000 Subject: [PATCH] chore(deps): update actions/setup-node action to v4.0.1 --- .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 715e7cc95..8fb527fee 100644 --- a/.github/workflows/markdown-mdspell.yml +++ b/.github/workflows/markdown-mdspell.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v4 - name: Install Node.js - uses: actions/setup-node@v4 + uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1 with: # renovate: datasource=github-tags depName=nodejs/node versioning=node node-version: 20