We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd6242 commit b1fa4f5Copy full SHA for b1fa4f5
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v2
16
with:
17
- go-version: stable
+ go-version: 1.22
18
- name: Run GoReleaser
19
uses: goreleaser/goreleaser-action@v5
20
0 commit comments