We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397021a commit 18f1e95Copy full SHA for 18f1e95
.github/workflows/goreleaser.yml
@@ -21,7 +21,7 @@ jobs:
21
name: Set up Go
22
uses: actions/setup-go@v2
23
with:
24
- go-version: 1.17
+ go-version: 1.18
25
-
26
name: Run GoReleaser
27
uses: goreleaser/goreleaser-action@v2
0 commit comments