Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Commit 42750e3

Browse files
chore(deps): update actions/setup-node action to v4.3.0
1 parent a33c744 commit 42750e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-mdspell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1919

2020
- name: Install Node.js
21-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
21+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
2222
with:
2323
# renovate: datasource=github-tags depName=nodejs/node versioning=node
2424
node-version: 22

0 commit comments

Comments
 (0)