Skip to content

Commit 2bee509

Browse files
chore(deps): update davidanson/markdownlint-cli2-action action to v20
1 parent cbdaedc commit 2bee509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: actions/checkout@v4.2.2
5858

5959
- name: 🧐 Lint Markdown files
60-
uses: DavidAnson/markdownlint-cli2-action@v19.1.0
60+
uses: DavidAnson/markdownlint-cli2-action@v20.0.0
6161
with:
6262
globs: |
6363
**/*.md

0 commit comments

Comments
 (0)