Skip to content

Commit 4c77d12

Browse files
authored
Merge pull request #282 from Quansight-Labs/dependabot/github_actions/jidicula/clang-format-action-4.14.0
skip changelog(deps): bump jidicula/clang-format-action from 4.13.0 to 4.14.0
2 parents f3a257b + 1fe17d9 commit 4c77d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
run: |
9696
mypy src/uarray
9797
- name: Run clang-format style check for C/C++ code.
98-
uses: jidicula/clang-format-action@v4.13.0
98+
uses: jidicula/clang-format-action@v4.14.0
9999
with:
100100
clang-format-version: '19'
101101
check-path: 'src'

0 commit comments

Comments
 (0)