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 a377ab7 commit e25a414Copy full SHA for e25a414
.github/workflows/build.yml
@@ -32,6 +32,8 @@ jobs:
32
33
steps:
34
- uses: actions/checkout@v4
35
+ with:
36
+ fetch-depth: 0
37
38
- name: Setup Node.js
39
uses: actions/setup-node@v4
0 commit comments