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 db19498 commit 6ab9a0bCopy full SHA for 6ab9a0b
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
name: Set up Go
25
uses: actions/setup-go@v4
26
with:
27
- go-version: '1.20.12'
+ go-version-file: 'go.mod'
28
cache: true
29
-
30
name: Run GoReleaser
0 commit comments