We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76b2be4 + 5f07d0c commit fade551Copy full SHA for fade551
1 file changed
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v4
27
- name: Run markdownlint
28
- uses: DavidAnson/markdownlint-cli2-action@v16
+ uses: DavidAnson/markdownlint-cli2-action@v20
29
yamllint:
30
name: YAML
31
runs-on: ubuntu-22.04
0 commit comments