Skip to content

Commit 89c5b0a

Browse files
committed
Bump markdownlint-cli2-action from v20 to v21
1 parent b5b3347 commit 89c5b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: "Check out repository code"
9797
uses: "actions/checkout@v6"
9898
- name: "Linting: markdownlint"
99-
uses: DavidAnson/markdownlint-cli2-action@v20
99+
uses: DavidAnson/markdownlint-cli2-action@v21
100100
with:
101101
config: .markdownlint.yaml
102102
globs: |

0 commit comments

Comments
 (0)