Skip to content

Commit 980abfd

Browse files
committed
Updated yml for check lastest updated date
1 parent 9c2821e commit 980abfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check-last-updated.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout repository
2020
uses: actions/checkout@v3
21+
with:
22+
fetch-depth: 2
2123

2224
- name: Setup Node.js
2325
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)