Skip to content

Commit d211a57

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

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@v3
18-
- uses: jidicula/clang-format-action@v4.9.0
18+
- uses: jidicula/clang-format-action@v4.11.0
1919
with: { clang-format-version: "15" }
2020
build:
2121
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)