Skip to content

Commit 6afb539

Browse files
Update jidicula/clang-format-action action to v4.17.0
1 parent 15be9b5 commit 6afb539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v4
2828
- name: Run clang-format style check for C/C++/Protobuf programs.
29-
uses: jidicula/clang-format-action@v4.13.0
29+
uses: jidicula/clang-format-action@v4.17.0
3030
with:
3131
clang-format-version: '13'
3232
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)