Update golang

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
Brad Davidson
2021-12-01 13:14:59 -08:00
committed by Brad Davidson
parent 87395e32d6
commit 08d538fb3a
7 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: '1.16.5'
go-version: '1.17.5'
- name: Checkout
uses: actions/checkout@v2
with: