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 8d990b1 + 48a7cd9 commit bc14961Copy full SHA for bc14961
3 files changed
.github/workflows/md_lint.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Node.js
21
uses: actions/setup-node@v4
22
with:
23
- node-version: '16'
+ node-version: '25'
24
25
- name: Install markdownlint
26
run: |
0 commit comments