Skip to content

Commit

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

skip changelog(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0
  • Loading branch information
hameerabbasi authored Jan 14, 2025
2 parents f3a257b + 1fe17d9 commit 4c77d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
run: |
mypy src/uarray
- name: Run clang-format style check for C/C++ code.
uses: jidicula/clang-format-action@v4.13.0
uses: jidicula/clang-format-action@v4.14.0
with:
clang-format-version: '19'
check-path: 'src'
Expand Down

0 comments on commit 4c77d12

Please sign in to comment.