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

Commit 3fc4be4

Browse files
chore(deps): update actions/setup-node action to v4.4.0
1 parent 61f9d5e commit 3fc4be4

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@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
21+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2222
with:
2323
# renovate: datasource=github-tags depName=nodejs/node versioning=node
2424
node-version: 22

0 commit comments

Comments
 (0)