We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f90f54b + b748c0e commit 23cae16Copy full SHA for 23cae16
1 file changed
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v6
23
- name: Run markdownlint
24
- uses: DavidAnson/markdownlint-cli2-action@v22
+ uses: DavidAnson/markdownlint-cli2-action@v23
25
yamllint:
26
name: YAML
27
runs-on: ubuntu-24.04
0 commit comments