mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 02:57:44 +00:00
ci: bump markdownlint-cli2-action from v19 to v20
This commit is contained in:
parent
1e476d9749
commit
aec2eeac05
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -149,7 +149,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
|
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
|
||||||
- uses: DavidAnson/markdownlint-cli2-action@v19
|
- uses: DavidAnson/markdownlint-cli2-action@v20
|
||||||
with:
|
with:
|
||||||
fix: "true"
|
fix: "true"
|
||||||
globs: |
|
globs: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue