Skip to content

Commit 1c8bcab

Browse files
committed
Bump markdownlint_cli2_action from v20 to v21
1 parent 58ebeaf commit 1c8bcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
shell: bash
150150
run: |
151151
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
152-
- uses: DavidAnson/markdownlint-cli2-action@v20
152+
- uses: DavidAnson/markdownlint-cli2-action@v21
153153
with:
154154
fix: "true"
155155
globs: |

0 commit comments

Comments
 (0)