mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
ci: replace deprecated "command" with "fix"
markdownlint-cli2-action deprecated "command" input in favor of "fix"
This commit is contained in:
parent
ab995eb82a
commit
335e8d5464
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -328,7 +328,7 @@ jobs:
|
|||
RUSTDOCFLAGS="-Dwarnings" cargo doc ${{ steps.vars.outputs.CARGO_FEATURES_OPTION }} --no-deps --workspace --document-private-items
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v12
|
||||
with:
|
||||
command: fix
|
||||
fix: "true"
|
||||
globs: |
|
||||
*.md
|
||||
docs/src/*.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue