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.
1 parent 7d5d73f commit 9414b87Copy full SHA for 9414b87
.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