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 03129bc + 7caab6e commit 19cc16bCopy full SHA for 19cc16b
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