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.
2 parents bfcf70a + 64b4915 commit 0983a02Copy full SHA for 0983a02
1 file changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
36
37
- name: Clang-format
38
- uses: jidicula/clang-format-action@v4.12.0
+ uses: jidicula/clang-format-action@v4.13.0
39
with:
40
clang-format-version: '14'
41
check-path: 'project/src/transpiler'
0 commit comments