Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-06-21 17:56:28 +00:00
parent 050f2780b3
commit 96094e8e76
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.16
- name: Build
run: go build -v ./...