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 7b4ff76 commit d8362c3Copy full SHA for d8362c3
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
# run: curl -L https://raw.githubusercontent.com/software-mansion/cairo-coverage/main/scripts/install.sh | sh
41
42
- name: Markdown lint
43
- uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v16
+ uses: DavidAnson/markdownlint-cli2-action@a23dae216ce3fee4db69da41fed90d2a4af801cf # v16
44
with:
45
globs: |
46
*.md
0 commit comments