mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-09-14 14:42:26 +08:00
Update clang-format action to version 4.19.0: lint unfck.
This commit is contained in:
parent
de5a796019
commit
1210ef99e5
5
.github/workflows/lint_and_format_check.yml
vendored
5
.github/workflows/lint_and_format_check.yml
vendored
@ -27,7 +27,6 @@ jobs:
|
||||
- uses: actions/checkout@e8d4307400f9427dba7cb98e488d6ab85f1cec5f # v4.1.7
|
||||
|
||||
- name: Run clang-format
|
||||
uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 # v4.18.0
|
||||
uses: jidicula/clang-format-action@v4.19.0
|
||||
with:
|
||||
clang-format-version: '17'
|
||||
|
||||
clang-format-version: '18'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user