Skip to content

Commit 415b68c

Browse files
fix lint ynl
1 parent 6a0c398 commit 415b68c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Run markdownlint
22-
uses: articulate/markdownlint-action@v1
22+
uses: igorshubovych/markdownlint-cli-action@v0
2323
with:
2424
config: .markdownlint.json
2525
files: 'tutorial/**/*.md'

0 commit comments

Comments
 (0)