We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac23e0 commit 8973841Copy full SHA for 8973841
.github/workflows/format.yaml
@@ -24,7 +24,7 @@ jobs:
24
run: sudo apt-get install clang-format-14
25
26
- name: Run pre-commit
27
- uses: pre-commit/[email protected].0
+ uses: pre-commit/[email protected].1
28
id: precommit
29
30
- name: Upload pre-commit changes
0 commit comments