Skip to content

Commit b1fa4f5

Browse files
authored
update release workflow
1 parent 5dd6242 commit b1fa4f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Go
1515
uses: actions/setup-go@v2
1616
with:
17-
go-version: stable
17+
go-version: 1.22
1818
- name: Run GoReleaser
1919
uses: goreleaser/goreleaser-action@v5
2020
with:

0 commit comments

Comments
 (0)