Bump Go version.

This commit is contained in:
mikestefanello 2022-11-02 19:37:07 -04:00
parent 2a69237f17
commit bf8df2624b

View file

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