We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0c398 commit 415b68cCopy full SHA for 415b68c
1 file changed
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Run markdownlint
22
- uses: articulate/markdownlint-action@v1
+ uses: igorshubovych/markdownlint-cli-action@v0
23
with:
24
config: .markdownlint.json
25
files: 'tutorial/**/*.md'
0 commit comments