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.
2 parents 54f2cd9 + b1cbf64 commit 0595c20Copy full SHA for 0595c20
1 file changed
.github/workflows/devops.yml
@@ -44,7 +44,7 @@ jobs:
44
- name: Git checkout
45
uses: actions/checkout@v4
46
- name: markdownlint-cli
47
- uses: nosborn/github-action-markdown-cli@v3.4.0
+ uses: nosborn/github-action-markdown-cli@v3.5.0
48
with:
49
files: "*.md docs/*.md"
50
config_file: ".markdownlint.yaml"
0 commit comments