We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d5d73f + 9414b87 commit f029233Copy full SHA for f029233
.github/workflows/markdown-lint.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Set up Node.js
24
uses: actions/setup-node@v6
25
with:
26
- node-version: 22.x
+ node-version: 24.x
27
28
- name: Install dependencies
29
run: npm install -g markdownlint-cli
0 commit comments