mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ci: bump markdownlint-cli2-action from v19 to v20
This commit is contained in:
committed by
Sylvestre Ledru
parent
1e476d9749
commit
aec2eeac05
@@ -149,7 +149,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
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:
|
||||
fix: "true"
|
||||
globs: |
|
||||
|
||||
Reference in New Issue
Block a user