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 479ca16 commit ca1a611Copy full SHA for ca1a611
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
- name: "Check out repository code"
92
uses: "actions/checkout@v4"
93
- name: "Linting: markdownlint"
94
- uses: DavidAnson/markdownlint-cli2-action@v18
+ uses: DavidAnson/markdownlint-cli2-action@v19
95
with:
96
config: .markdownlint.yaml
97
globs: |
0 commit comments