We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a93f44 commit dc126c0Copy full SHA for dc126c0
.github/workflows/zxc-build-library.yaml
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
58
59
- name: Run Clang-Format
60
- uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
+ uses: jidicula/clang-format-action@3a18028048f01a66653b4e3bf8d968d2e7e2cb8b # v4.17.0
61
with:
62
clang-format-version: "17"
63
check-path: ${{ matrix.check-path }}
0 commit comments