We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1a03b commit efb0d93Copy full SHA for efb0d93
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout Code
19
uses: actions/checkout@v4
20
- name: Run markdownlint-cli
21
- uses: nosborn/github-action-markdown-cli@v3.3.0
+ uses: nosborn/github-action-markdown-cli@v3.4.0
22
with:
23
files: .
24
config_file: ".markdownlint.yaml"
0 commit comments