1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 20:47:46 +00:00

Merge pull request #5583 from uutils/renovate/davidanson-markdownlint-cli2-action-14.x

chore(deps): update davidanson/markdownlint-cli2-action action to v14
This commit is contained in:
Daniel Hofstetter 2023-11-26 10:40:40 +01:00 committed by GitHub
commit 8f22e01d63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,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@v13 - uses: DavidAnson/markdownlint-cli2-action@v14
with: with:
fix: "true" fix: "true"
globs: | globs: |