Skip to content

Commit 312d61e

Browse files
authored
Update test_code.yml
1 parent c2bc466 commit 312d61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ubuntu-latest
3838
steps:
3939
- uses: actions/checkout@v2
40-
- uses: DoozyX/clang-format-lint-action@v0.13
40+
- uses: DoozyX/clang-format-lint-action@v0.16
4141
with:
4242
source: './src'
4343
extensions: 'hpp,cpp'

0 commit comments

Comments
 (0)