Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit 84a084a

Browse files
committed
bump to Go 1.20.6
1 parent 8856dad commit 84a084a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
name: Set up Go
3232
uses: actions/setup-go@v2
3333
with:
34-
go-version: 1.19.0
34+
go-version: 1.20.6
3535
-
3636
name: Run GoReleaser
3737
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)