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 58ebeaf commit 1c8bcabCopy full SHA for 1c8bcab
.github/workflows/CICD.yml
@@ -149,7 +149,7 @@ jobs:
149
shell: bash
150
run: |
151
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
152
- - uses: DavidAnson/markdownlint-cli2-action@v20
+ - uses: DavidAnson/markdownlint-cli2-action@v21
153
with:
154
fix: "true"
155
globs: |
0 commit comments