Skip to content

Commit 4539d37

Browse files
committed
Try a random number to have the previous commit available
1 parent 39d7971 commit 4539d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/product-map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
1616
with:
17-
fetch-depth: 2
17+
fetch-depth: 100
1818

1919
- name: Get changed Java files
2020
id: changed-files

0 commit comments

Comments
 (0)