Skip to content

Commit e77dcb6

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

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: jidicula/clang-format-action@v4.9.0
18+
- uses: jidicula/clang-format-action@v4.11.0
1919
with: { clang-format-version: "18" }
2020

2121
test-windows:

0 commit comments

Comments
 (0)