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 ab8d897 commit 59753ddCopy full SHA for 59753dd
.github/workflows/lint_and_format_check.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
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
fallback-style: 'Google'
0 commit comments