Skip to content

Commit 1888d9d

Browse files
committed
fix
1 parent 0304119 commit 1888d9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dependency-checker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v4
15+
with:
16+
fetch-depth: 0
1517
- name: Install Python
1618
uses: actions/setup-python@v5
1719
with:

0 commit comments

Comments
 (0)