We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57a72e0 + 5b09bc4 commit 4508632Copy full SHA for 4508632
1 file changed
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v5
22
- name: Run markdownlint
23
- uses: DavidAnson/markdownlint-cli2-action@v20
+ uses: DavidAnson/markdownlint-cli2-action@v21
24
yamllint:
25
name: Yamllint
26
runs-on: ubuntu-22.04
0 commit comments