Skip to content

Commit

Permalink
Merge pull request #75 from google/dependabot/github_actions/jidicula…
Browse files Browse the repository at this point in the history
…/clang-format-action-4.14.0

build(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0
  • Loading branch information
github-actions[bot] authored Nov 28, 2024
2 parents aedc495 + 188d642 commit efa2231
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 @@ -36,6 +36,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jidicula/clang-format-action@v4.13.0
- uses: jidicula/clang-format-action@v4.14.0
with:
fallback-style: "Google"

0 comments on commit efa2231

Please sign in to comment.