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 b88a661 commit ec9b4edCopy full SHA for ec9b4ed
.github/workflows/main.yml
@@ -26,6 +26,8 @@ jobs:
26
steps:
27
- name: Checkout code
28
uses: actions/checkout@v4
29
+ with:
30
+ fetch-depth: 0
31
32
- name: Setup Node.js
33
uses: actions/setup-node@v4
0 commit comments