Skip to content

Commit

Permalink
CI: Fix broken pre-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Oct 14, 2024
1 parent 2403d4d commit 0aeeb77
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-14
run: sudo apt-get install clang-format-14
- uses: pre-commit/action@v3.0.1
- uses: rhaschke/pre-commit-action@main

0 comments on commit 0aeeb77

Please sign in to comment.