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 55c7507 + 8517390 commit fdf9f77Copy full SHA for fdf9f77
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@v5
+ uses: actions/setup-node@v6
17
18
- name: Install lint-md
19
run: npm install -g @lint-md/cli
0 commit comments