Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update jidicula/clang-format-action action to v4.11.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Mar 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 2f8922c commit 1d0ecc6
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
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jidicula/clang-format-action@v4.9.0
- uses: jidicula/clang-format-action@v4.11.0
with: { clang-format-version: "15" }

test-windows:

0 comments on commit 1d0ecc6

Please sign in to comment.