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 b73e458 + 6a43fff commit a324be9Copy full SHA for a324be9
.github/workflows/lint-md.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v5
11
12
- name: Set node version
13
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
14
15
- name: Install lint-md
16
run: npm install -g @lint-md/cli
0 commit comments