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 908ff9f + 13466e0 commit 11579aaCopy full SHA for 11579aa
1 file changed
.github/workflows/lint-md.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5
14
15
- name: Set node version
16
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
17
18
- name: Install lint-md
19
run: npm install -g @lint-md/cli
0 commit comments