We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47ee6 commit b68f034Copy full SHA for b68f034
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Go
23
uses: actions/setup-go@v3
24
with:
25
- go-version: 1.19.x
+ go-version: 1.20.x
26
27
- name: Run GoReleaser
28
uses: goreleaser/goreleaser-action@v4
0 commit comments