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

Commit bcaa0f7

Browse files
chore(deps): update actions/setup-node action to v4.2.0
1 parent adc6823 commit bcaa0f7

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@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
21+
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
2222
with:
2323
# renovate: datasource=github-tags depName=nodejs/node versioning=node
2424
node-version: 22

0 commit comments

Comments
 (0)