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 497dae2 commit 004b8acCopy full SHA for 004b8ac
.github/workflows/release.yml
@@ -29,6 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
with:
31
fetch-tags: true
32
+ fetch-depth: 0
33
34
- name: Check Versions
35
id: versions
0 commit comments