Skip to content

Commit 85ee458

Browse files
fix: bump Go version
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
1 parent c1f741f commit 85ee458

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Go
2222
uses: actions/setup-go@v2
2323
with:
24-
go-version: 1.16
24+
go-version: 1.18
2525

2626
- name: Run GoReleaser
2727
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)