Skip to content

Commit

Permalink
CI: Upgrade clang-format-check action v3.3.0 -> v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki committed Mar 12, 2024
1 parent 1a98cb6 commit bdbdfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
shell: bash

- name: Check code formatting
uses: jidicula/clang-format-action@v3.3.0
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: '11'
check-path: '.'
Expand Down

0 comments on commit bdbdfec

Please sign in to comment.