We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c1b54 commit 07612c1Copy full SHA for 07612c1
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup golang environment
32
uses: actions/setup-go@v4
33
with:
34
- go-version: "1.20"
+ go-version: "1.22"
35
36
- name: Run GoReleaser
37
uses: goreleaser/goreleaser-action@v4
0 commit comments