Update clang-format action to version 4.19.0: lint unfck.

This commit is contained in:
HedgehogInTheCPP 2026-08-17 23:44:25 +03:00 committed by GitHub
parent de5a796019
commit 1210ef99e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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'