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 1e476d9 commit aec2eeaCopy full SHA for aec2eea
.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@v19
+ - uses: DavidAnson/markdownlint-cli2-action@v20
153
with:
154
fix: "true"
155
globs: |
0 commit comments