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.
2 parents a6dc0e4 + bfc59f0 commit 993dbf5Copy full SHA for 993dbf5
.github/workflows/mkdocs.yaml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
32
- name: markdownlint
33
- uses: nosborn/github-action-markdown-cli@58bcfd1af530d87a13d51b76e6713b52602e3613 # v3.4.0
+ uses: nosborn/github-action-markdown-cli@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1 # v3.5.0
34
with:
35
files: docs
36
config_file: .markdownlint.yml
0 commit comments