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 a3ec2c6 commit ca069f7Copy full SHA for ca069f7
.github/workflows/ci-markdown.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 10
34
35
- name: Run markdownlint
36
- uses: DavidAnson/markdownlint-cli2-action@05f32210e84442804257b2a6f20b273450ec8265 # v19.1.0
+ uses: DavidAnson/markdownlint-cli2-action@992badcdf24e3b8eb7e87ff9287fe931bcb00c6e # v20.0.0
37
with:
38
globs: |
39
lib/elixir/pages/**/*.md
0 commit comments