1
Fork 0
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:
Daniel Hofstetter 2023-09-12 16:08:19 +02:00
parent ab995eb82a
commit 335e8d5464

View file

@ -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