Skip to content

Commit a6ef69a

Browse files
Update DavidAnson/markdownlint-cli2-action action to v16
1 parent a0821ae commit a6ef69a

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
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Run markdownlint
18-
uses: DavidAnson/markdownlint-cli2-action@v15
18+
uses: DavidAnson/markdownlint-cli2-action@v16
1919
with:
2020
globs: |
2121
*.md

0 commit comments

Comments
 (0)