Skip to content

Commit 01648a1

Browse files
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 09c34f7 commit 01648a1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/native-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ jobs:
5252
steps:
5353
- name: Checkout code
5454
uses: actions/checkout@v4
55-
55+
with:
56+
fetch-depth: 0
5657
- name: Detect changed source paths
5758
id: filter
5859
uses: dorny/paths-filter@v3

0 commit comments

Comments
 (0)