Skip to content

Commit

Permalink
Merge pull request #442 from polystat/renovate/jidicula-clang-format-…
Browse files Browse the repository at this point in the history
…action-4.x

Update jidicula/clang-format-action action to v4.11.0
  • Loading branch information
IngeniariusSoftware authored Mar 20, 2023
2 parents 4ea8a2a + 1de3da3 commit 46b21fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- uses: actions/checkout@v3

- name: Clang-format
uses: jidicula/clang-format-action@v4.10.1
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: '14'
check-path: 'project/src/transpiler'
Expand Down

0 comments on commit 46b21fd

Please sign in to comment.