Skip to content

Commit 49b9f21

Browse files
chore(deps): update jidicula/clang-format-action action to v4.11.0
1 parent d6d2b18 commit 49b9f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: jidicula/clang-format-action@v4.9.0
17+
- uses: jidicula/clang-format-action@v4.11.0
1818
with: { clang-format-version: "18" }
1919

2020
test-windows:

0 commit comments

Comments
 (0)