Skip to content

Commit 7718f28

Browse files
committed
Update Go version
1 parent eed6da6 commit 7718f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Go
2525
uses: actions/setup-go@v2
2626
with:
27-
go-version: '~1.16.6'
27+
go-version: '~1.17.9'
2828
id: go
2929

3030
- name: Install utilities

0 commit comments

Comments
 (0)