There was an error while loading. Please reload this page.
1 parent 8928e49 commit 6151f37Copy full SHA for 6151f37
1 file changed
.github/workflows/release-github.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: setup go environment
26
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
27
with:
28
- go-version: '1.21'
+ go-version-file: 'go.mod'
29
30
- name: run goreleaser
31
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
0 commit comments