We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65958f commit e7392d8Copy full SHA for e7392d8
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
36
37
- name: Clang-format
38
- uses: jidicula/clang-format-action@v4.13.0
+ uses: jidicula/clang-format-action@v4.14.0
39
with:
40
clang-format-version: '14'
41
check-path: 'project/src/transpiler'
0 commit comments