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 94a963a commit 48cb8efCopy full SHA for 48cb8ef
.github/workflows/reusable-markdown-lint-check.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
15
- name: Install mardkdownlint
16
- run: npm install markdownlint-cli@0.43.0
+ run: npm install markdownlint-cli@0.44.0
17
18
- name: Run markdownlint
19
run: |
0 commit comments