Skip to content

Commit

Permalink
Merge pull request #85 from Coding-Bunker/dependabot/github_actions/D…
Browse files Browse the repository at this point in the history
…oozyX/clang-format-lint-action-0.16
  • Loading branch information
guerinoni authored Dec 11, 2023
2 parents 1402f79 + 79d5eb6 commit 7dab856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- uses: DoozyX/clang-format-lint-action@v0.9
- uses: DoozyX/clang-format-lint-action@v0.16
name: "Run clang-format"
with:
source: './src'
Expand Down

0 comments on commit 7dab856

Please sign in to comment.