Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-08-18 23:28:41 +00:00
parent 49dc04ba87
commit 6cdaf1fd48
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
- name: Build
run: go build -v ./...