Skip to content

Commit be386d2

Browse files
Bump DavidAnson/markdownlint-cli2-action from 16 to 17 (#86)
1 parent c698e4c commit be386d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
args: -color
4040

4141
- name: Lint markdown
42-
uses: DavidAnson/markdownlint-cli2-action@v16
42+
uses: DavidAnson/markdownlint-cli2-action@v17
4343
with:
4444
config: '.markdownlint.json'
4545
globs: |

0 commit comments

Comments
 (0)