Commit a1b9726
committed
Update GitHub Actions workflow to fetch full git history
Added `fetch-depth: 0` to the checkout action to ensure the full git history is fetched. This change is crucial for workflows that rely on complete commit history for accurate processing or analysis.1 parent 2093ee3 commit a1b9726
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments