We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49aed77 + 832307e commit 31cc0d1Copy full SHA for 31cc0d1
.github/workflows/lint_and_format_check.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08 # v4.1.7
28
29
- name: Run clang-format
30
- uses: jidicula/clang-format-action@c74383674bf5f7c69f60ce562019c1c94bc1421a # v4.13.0
+ uses: jidicula/clang-format-action@d05cecd4a1a5b7e64c22f5a468456135a43f13f6 # v4.14.0
31
with:
32
clang-format-version: '17'
33
0 commit comments