We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12391f8 commit 23eea91Copy full SHA for 23eea91
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v2
19
with:
20
- go-version: '1.17'
+ go-version: '1.18'
21
22
- name: Run GoReleaser
23
uses: goreleaser/goreleaser-action@v2
0 commit comments