Bump Go version.

This commit is contained in:
mikestefanello 2022-11-02 19:37:07 -04:00
parent c2f1df1a83
commit 0f800ec3e1

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.19
- uses: actions/cache@v2
with: