Skip to content

Commit

Permalink
Merge pull request #18 from m-grant-prg/dependabot/github_actions/jid…
Browse files Browse the repository at this point in the history
…icula/clang-format-action-4.14.0

build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0
  • Loading branch information
m-grant-prg authored Dec 3, 2024
2 parents 497e602 + ab24fa7 commit d277af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check
uses: jidicula/clang-format-action@v4.13.0
uses: jidicula/clang-format-action@v4.14.0
with:
clang-format-version: '14'

0 comments on commit d277af0

Please sign in to comment.