Skip to content

Commit a3074f6

Browse files
Update DavidAnson/markdownlint-cli2-action digest to a2cac9b
1 parent 394aec8 commit a3074f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/markdown-style-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- uses: actions/checkout@v4
2020
with:
2121
fetch-depth: 0
22-
- uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8
22+
- uses: DavidAnson/markdownlint-cli2-action@a2cac9b7a796a201a848b2950067992bac1fe1a3
2323
with:
2424
config: "docs/.sphinx/.markdownlint.json"

0 commit comments

Comments
 (0)