Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-04-13 05:54:18 +00:00
parent e151dba495
commit 0763e02a9d
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.17
go-version: 1.18
- name: Build
run: go build -v ./...