We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2821e commit 980abfdCopy full SHA for 980abfd
.github/workflows/check-last-updated.yml
@@ -18,6 +18,8 @@ jobs:
18
steps:
19
- name: Checkout repository
20
uses: actions/checkout@v3
21
+ with:
22
+ fetch-depth: 2
23
24
- name: Setup Node.js
25
uses: actions/setup-node@v3
0 commit comments