Skip to content

Commit 8023225

Browse files
chore(deps): update actions/setup-node action to v4.1.0
1 parent a809345 commit 8023225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-mdspell.yml

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

0 commit comments

Comments
 (0)