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 42c8730 + 3c1ae41 commit a15bcd5Copy full SHA for a15bcd5
1 file changed
.github/workflows/readme-checker.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Checkout Repository
11
uses: actions/checkout@v4
12
- name: Markdown Lint
13
- uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf
+ uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265
14
with:
15
fix: true
16
globs: |
0 commit comments