Skip to content

Commit 203f154

Browse files
chore(deps): update jidicula/clang-format-action action to v4.14.0
1 parent cb34c12 commit 203f154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- uses: greut/eclint-action@v0
24-
- uses: jidicula/clang-format-action@v4.11.0
24+
- uses: jidicula/clang-format-action@v4.14.0
2525
with: { clang-format-version: "18" }
2626

2727
test-windows:

0 commit comments

Comments
 (0)