We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2403d4d commit 0aeeb77Copy full SHA for 0aeeb77
.github/workflows/format.yaml
@@ -18,4 +18,4 @@ jobs:
18
- uses: actions/checkout@v4
19
- name: Install clang-format-14
20
run: sudo apt-get install clang-format-14
21
- - uses: pre-commit/action@v3.0.1
+ - uses: rhaschke/pre-commit-action@main
0 commit comments