Skip to content

Commit

Permalink
Merge pull request #1126 from aya-rs/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-4fb87efe6a
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
2 parents f26ccde + e8b8467 commit 1355a20
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 @@ -39,7 +39,7 @@ jobs:
run: git ls-files -- '*.c' '*.h' | xargs clang-format --dry-run --Werror

- name: Check Markdown
uses: DavidAnson/markdownlint-cli2-action@v18
uses: DavidAnson/markdownlint-cli2-action@v19

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

0 comments on commit 1355a20

Please sign in to comment.