bump go version

pull/184/head
Simon Let 3 years ago
parent dbbc4478f8
commit 05a4d9d358
  1. 2
      .github/workflows/go.yaml

@ -10,7 +10,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.18
- name: Check out code into the Go module directory
uses: actions/checkout@v2

Loading…
Cancel
Save