There was an error while loading. Please reload this page.
1 parent 560594e commit d291839Copy full SHA for d291839
1 file changed
.github/workflows/release.yml
@@ -18,8 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
20
with:
21
- fetch-depth: 1
22
- fetch-tags: true
+ fetch-depth: 0
23
submodules: true
24
25
- name: Set up Go 1.x
0 commit comments