Skip to content

Commit aec2eea

Browse files
cakebakersylvestre
authored andcommitted
ci: bump markdownlint-cli2-action from v19 to v20
1 parent 1e476d9 commit aec2eea

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@v19
152+
- uses: DavidAnson/markdownlint-cli2-action@v20
153153
with:
154154
fix: "true"
155155
globs: |

0 commit comments

Comments
 (0)