We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df85b14 commit ec45c50Copy full SHA for ec45c50
.github/workflows/markdownlint-action.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: markdownlint-cli
10
- uses: nosborn/github-action-markdown-cli@v3.4.0
+ uses: nosborn/github-action-markdown-cli@v3.5.0
11
with:
12
files: .
13
config_file: .markdownlint.jsonc
0 commit comments