We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7ff42 commit d42004eCopy full SHA for d42004e
.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@d05cecd4a1a5b7e64c22f5a468456135a43f13f6 # v4.14.0
+ uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
31
with:
32
clang-format-version: '17'
33
0 commit comments