We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8517c78 commit a19622dCopy full SHA for a19622d
.github/workflows/zxc-build-library.yaml
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
58
59
- name: Run Clang-Format
60
- uses: jidicula/clang-format-action@c74383674bf5f7c69f60ce562019c1c94bc1421a # v4.13.0
+ uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
61
with:
62
clang-format-version: "17"
63
check-path: ${{ matrix.check-path }}
0 commit comments