Skip to content

Commit b9d3781

Browse files
committed
chore: update go version
1 parent 2d699d9 commit b9d3781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Go 1.x
1616
uses: actions/setup-go@v2
1717
with:
18-
go-version: ^1.14
18+
go-version: ^1.18
1919
id: go
2020

2121
- name: Check out code into the Go module directory

0 commit comments

Comments
 (0)