Skip to content

Commit ac6e02d

Browse files
chore(deps): update jidicula/clang-format-action action to v4.11.0 (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 91ce484 commit ac6e02d

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)