We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ff7f1 commit 8d44b82Copy full SHA for 8d44b82
1 file changed
.github/workflows/format.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout code
21
uses: actions/checkout@v6
22
with:
23
- fetch-depth: 1
+ fetch-depth: 2
24
25
- name: Setup LLVM
26
uses: ZhongRuoyu/setup-llvm@v0
0 commit comments