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 314b789 commit 6a52f44Copy full SHA for 6a52f44
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
run: cargo fmt -- --check
24
25
- name: clang-format
26
- uses: jidicula/clang-format-action@v4.15.0
+ uses: jidicula/clang-format-action@v4.16.0
27
with:
28
clang-format-version: 15
29
0 commit comments