Skip to content

Commit

Permalink
Merge pull request #844 from aya-rs/dependabot/github_actions/DavidAn…
Browse files Browse the repository at this point in the history
…son/markdownlint-cli2-action-14
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
2 parents 931cd55 + a0e348b commit f7bb525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: git ls-files -- '*.c' '*.h' | xargs clang-format --dry-run --Werror

- name: Check Markdown
uses: DavidAnson/markdownlint-cli2-action@v13
uses: DavidAnson/markdownlint-cli2-action@v14

- name: Check TOML formatting
run: taplo fmt --check
Expand Down

0 comments on commit f7bb525

Please sign in to comment.