Skip to content

Commit

Permalink
chore(deps): update jidicula/clang-format-action action to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 38d796f commit ca44ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jidicula/clang-format-action@v4.9.0
- uses: jidicula/clang-format-action@v4.11.0
with: { clang-format-version: "16" }

test-windows:
Expand Down

0 comments on commit ca44ee4

Please sign in to comment.