We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9094bed commit 8b42df2Copy full SHA for 8b42df2
.github/workflows/goreleaser.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Set up Go
40
uses: actions/setup-go@v4
41
with:
42
- go-version: "1.20"
+ go-version: "1.23"
43
44
- name: Run GoReleaser
45
uses: goreleaser/goreleaser-action@v4
0 commit comments