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 5004a05 commit 8309201Copy full SHA for 8309201
.github/workflows/ci.yaml
@@ -81,6 +81,7 @@ jobs:
81
uses: actions/checkout@v5
82
with:
83
fetch-tags: true
84
+ fetch-depth: 0
85
86
- uses: actions/setup-go@v6
87
0 commit comments