Skip to content

Commit

Permalink
Update pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke authored Mar 12, 2024
1 parent 72a5ed7 commit 9e9c216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- uses: actions/checkout@v4
- name: Install clang-format-12
run: sudo apt-get install clang-format-12
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1

0 comments on commit 9e9c216

Please sign in to comment.