Bump golang version to 1.18 (#5270)

This commit is contained in:
Yong Tang
2022-03-18 03:37:51 -07:00
committed by GitHub
parent 6788557507
commit d89f899dc4
4 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab
with:
go-version: '1.17.0'
go-version: '1.18.0'
- name: Update Docs
run: |